dRonin
adbada4
dRonin GCS
|
The WaypointDialog class creates a dialog for editing the properties of a single waypoint. More...
#include <waypointdialog.h>
Public Member Functions | |
WaypointDialog (QWidget *parent, QAbstractItemModel *model, QItemSelectionModel *selection) | |
~WaypointDialog () | |
void | editWaypoint (int number) |
Edit the requested waypoint, show dialog if it is not showing. More... | |
The WaypointDialog class creates a dialog for editing the properties of a single waypoint.
Definition at line 42 of file waypointdialog.h.