16 #include "msdevstudio/MSconfig.h" 21 #include "msdevstudio/MSconfig.h" 37 int main (
int argc,
char** argv)
40 std::string arg1 ( argv[1] );
41 if ( arg1 ==
"--version" ) {
42 std::cout <<
"HippoDraw version " <<
VERSION 48 QtApp app ( argc, argv );
hippodraw::QtApp class interface
void setFirstWindow()
Sets up the first application main window.
int main(int argc, char **argv)
A derived class of QApplication that instantiates the components of HippoDraw.