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
tlmapcontrol.h
Go to the documentation of this file.
1
#ifndef TLMAP_CONTROL_H_
2
#define TLMAP_CONTROL_H_
3
#include "
mapwidget/tlmapwidget.h
"
4
namespace
mapcontrol
5
{
6
struct
customData
7
{
8
float
velocity
;
9
int
mode
;
10
float
mode_params
[4];
11
int
condition
;
12
float
condition_params
[4];
13
int
command
;
14
int
jumpdestination
;
15
int
errordestination
;
16
};
17
18
}
19
Q_DECLARE_METATYPE
(
mapcontrol::customData
)
20
#endif
mapcontrol::customData
Definition:
tlmapcontrol.h:6
mapcontrol::customData::jumpdestination
int jumpdestination
Definition:
tlmapcontrol.h:14
tlmapwidget.h
The Map Widget, this is the part exposed to the user.
mapcontrol::customData::mode
int mode
Definition:
tlmapcontrol.h:9
mapcontrol::customData::command
int command
Definition:
tlmapcontrol.h:13
mapcontrol::customData::mode_params
float mode_params[4]
Definition:
tlmapcontrol.h:10
mapcontrol::customData::condition
int condition
Definition:
tlmapcontrol.h:11
mapcontrol::customData::condition_params
float condition_params[4]
Definition:
tlmapcontrol.h:12
Q_DECLARE_METATYPE
Q_DECLARE_METATYPE(Core::Internal::MenuActionContainer *) using namespace Core
mapcontrol::customData::errordestination
int errordestination
Definition:
tlmapcontrol.h:15
mapcontrol::customData::velocity
float velocity
Definition:
tlmapcontrol.h:8
ground
gcs
src
libs
tlmapcontrol
tlmapcontrol.h
Generated by
1.8.6