UltraScan III
Namespaces
Classes
Files
File List
File Members
programs
us_rotor
us_rotor_main.cpp
Go to the documentation of this file.
1
3
#include <QApplication>
4
5
#include "
us_rotor_gui.h
"
6
#include "
us_license_t.h
"
7
#include "
us_license.h
"
8
10
// the class US_FitMeniscus.
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
20
US_RotorGui
* w =
new
US_RotorGui
;
21
w->show();
22
return
application.exec();
23
}
Generated on Sun Jun 21 2015 11:40:43 for UltraScan III by
1.8.3.1-20130324