UltraScan III
Namespaces
Classes
Files
File List
File Members
programs
us_project
us_project_main.cpp
Go to the documentation of this file.
1
3
#include <QApplication>
4
5
#include "
us_project_gui.h
"
6
#include "
us_license_t.h
"
7
#include "
us_license.h
"
8
10
// the class US_Project.
11
12
int
main
(
int
argc,
char
* argv[] )
13
{
14
QApplication application( argc, argv );
15
16
#include "
main1.inc
"
17
18
// License is OK. Start up.
19
US_ProjectGui
* w =
new
US_ProjectGui
;
20
w->show();
21
return
application.exec();
22
}
Generated on Sun Jun 21 2015 11:40:43 for UltraScan III by
1.8.3.1-20130324