dRonin
adbada4
dRonin GCS
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Groups
Pages
main.cpp
Go to the documentation of this file.
1
#include <QtCore/QCoreApplication>
2
#include <QTextStream>
3
#include "
uavobjectstest.h
"
4
5
int
main
(
int
argc,
char
*argv[])
6
{
7
QCoreApplication
a
(argc, argv);
8
9
UAVObjectsTest
*test =
new
UAVObjectsTest
();
10
11
return
a.exec();
12
}
main
int main(int argc, char *argv[])
Definition:
main.cpp:70
uavobjectstest.h
a
end a
Definition:
OPPlots.m:98
UAVObjectsTest
Definition:
uavobjectstest.h:9
ground
gcs
src
plugins
uavobjects
tests
main.cpp
Generated by
1.8.6