dRonin
adbada4
dRonin GCS
|
#include <modeluavoproxy.h>
Public Slots | |
bool | modelToObjects () |
Cast from the internal representation to the UAVOs. More... | |
void | objectsToModel () |
Cast from the UAVOs to the internal representation. More... | |
void | waypointTransactionCompleted (UAVObject *, bool) |
Whenever a waypoint transaction is completed. More... | |
Signals | |
void | waypointTransactionSucceeded () |
void | waypointTransactionFailed () |
void | sendPathPlanToUavProgress (int percent) |
Public Member Functions | |
ModelUavoProxy (QObject *parent, FlightDataModel *model) | |
Initialize the model uavo proxy. More... | |
Definition at line 34 of file modeluavoproxy.h.