![]() |
VR-Forces 4.10 Class Documentation
|

Public Member Functions | |
| DtComputeAerodromeDefinitionDialog (makVrv::DtDe &de, QWidget *parent, const QString &title="") | |
| Constructor. More... | |
| virtual | ~DtComputeAerodromeDefinitionDialog () |
| Destructor. More... | |
| virtual void | init (const QString &title) |
| Performs dialog initialization. More... | |
| virtual void | setForce (int force) |
| Selects the force. More... | |
| int | getForce () const |
| Returns selected force. More... | |
| virtual void | addOverlay (const QString &name, bool translate=true) |
| Add an overlay to the object's overlay. More... | |
| virtual void | removeOverlay (const QString &name) |
| Remove an overlay from the object's overlay. More... | |
| virtual void | renameOverlay (const QString &oldName, const QString &newName) |
| Rename an overlay int the object's overlay. More... | |
| virtual void | setOverlay (const QString &name) |
| Sets the object's overlay. More... | |
| virtual QString | getOverlay () const |
| Gets the object's overlay. More... | |
| virtual void | clearOverlays () |
| Clear the overlays combo box. More... | |
| virtual void | populateOverlays () |
| Populate the overlays combo box. More... | |
| virtual void | setStatusText (const QString &text) |
| Sets the status text. More... | |
| virtual void | enableEditing (bool enable) |
| Enable or disable editing and creation of a new route. More... | |
| virtual void | closeDialog () |
| Closes the dialog. More... | |
| virtual void | processCreateNewArea () |
| tells the creation manager to begin to create an area object More... | |
| virtual void | setArea (const DtUUID &) |
| virtual DtUUID | area () const |
Public Member Functions inherited from makVrf::DtAutoHideDock | |
| DtAutoHideDock (makVrv::DtDe &de, const QString &title="", const std::string &className="", QWidget *parent=0, Qt::WindowFlags flags=0) | |
| Ctor. More... | |
| ~DtAutoHideDock () | |
| Dtor. More... | |
| virtual const QIcon & | icon () |
| Set/Get the icon. More... | |
| virtual void | setIcon (const QIcon &icon) |
| virtual DtAutoHideDockType | dockType () const |
| Set/Get the type of dock this item represents. More... | |
| virtual void | setDockType (DtAutoHideDockType t) |
| virtual bool | pinned () const |
| Set/Get the pin status. More... | |
| virtual void | setPinned (bool flag) |
| virtual void | setTitle (const QString &title) |
| virtual void | setAdjustToMinimumSize (bool) |
| Whether or not to adjust the size of the doc (on open) to minimum size. Default is true. More... | |
| virtual bool | adjustToMinimumSize () const |
| const std::string & | className () const |
| virtual bool | keepAlive () const |
| Return true to keep this dock on display even after the mouse have left the dock widget. More... | |
Protected Slots | |
| virtual void | slot_onCreateButtonClicked () |
| Processing the clicking of the create button. More... | |
| virtual void | onAddAreaButtonClicked () |
| Invoked when the "Add Area" button is pressed. More... | |
Protected Slots inherited from makVrf::DtAutoHideDock | |
| virtual void | slot_closePressed () |
| Gets called when the close button is pressed on the titleBarWidget. More... | |
| virtual void | slot_pinPressed (bool flag) |
| Gets called when the pin is pressed on the titleBarWidget. More... | |
| virtual void | slot_topLevelChanged (bool) |
| Gets called when the widget changes its floating status. More... | |
Protected Member Functions | |
| virtual void | slot_onAreaAdded (makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *s) |
| virtual void | sessionStatusChanged (int status) |
| Close dialog if session is loading or closing scenario. More... | |
| virtual void | setupGui () |
| Configures the dialog. More... | |
| virtual void | setupConnections () |
| Connects signals and slots. More... | |
| virtual void | tearDownConnections () |
| Disconnects signals and slots. More... | |
| virtual DtComputeAerodromeDefinitionDialogLogic * | createLogic () |
| Creates the logic controlling the dialog. More... | |
| virtual void | closeEvent (QCloseEvent *event) |
| Handles closing of the dialog. More... | |
| virtual void | showEvent (QShowEvent *event) |
| Handles showing of the dialog. More... | |
Protected Member Functions inherited from makVrf::DtAutoHideDock | |
| virtual bool | eventFilter (QObject *p, QEvent *e) |
| Event filter installed to listen for mouse events from the titleBarWidget. More... | |
| virtual void | enterEvent (QEvent *event) |
| Automatic event that gets triggered when the mouse enters the widget. More... | |
| virtual void | leaveEvent (QEvent *event) |
| Automatic event that gets triggered when the mouse leaves the widget. More... | |
| virtual void | paintEvent (QPaintEvent *p) |
| This event gets automatically called when the widget is about to be painted on screen. More... | |
| virtual void | resizeEvent (QResizeEvent *event) |
Protected Attributes | |
| Ui_ComputedAerodromeDefinitionWidgetUi | myUiImpl |
| DtOverlayParentEntryWidget * | myOverlaysCombo |
| QWidget * | myMainWidget |
| QPushButton * | myCreateButton |
| QPushButton * | myCancelButton |
| DtComputeAerodromeDefinitionDialogLogic * | myLogic |
| QWidget * | myParent |
| DtForceSelectionEntryWidget * | myForceSelection |
| DtAirportSelectionWidget * | myAirportSelectionWidget |
| makVrf::DtVrfFilteredListView * | myAreaSelection |
| bool | myConnectionsSetup |
Protected Attributes inherited from makVrf::DtAutoHideDock | |
| makVrv::DtDe & | myDe |
| DtExtendedTitleBarWidget * | myTitleBarWidget |
| QIcon | myIcon |
| DtAutoHideDockType | myDockType |
| bool | myAdjustToMinimumSize |
| std::string | myClassName |
Friends | |
| class | DtComputeAerodromeDefinitionDialogLogic |
Additional Inherited Members | |
Public Types inherited from makVrf::DtAutoHideDock | |
| enum | DtAutoHideDockType { Palette = 0, Dialog } |
Signals inherited from makVrf::DtAutoHideDock | |
| void | signal_closing (DtAutoHideDock *dock) |
| This signal gets emitted when the widget is closing. More... | |
| void | signal_pinPressed (DtAutoHideDock *dock) |
| This signal gets emitted when the pin button is pressed on this widget. More... | |
| void | signal_topLevelChanged (DtAutoHideDock *dock) |
| This signal gets emitted when this widget changes its status from docked to floating and vice versa. More... | |
| void | signal_resized (DtAutoHideDock *dock) |
| This signal gets emitted when this widget is resized. More... | |
| void | signal_destroyed (DtAutoHideDock *dock) |
| This signal gets emitted when this widget is about to be destroyed. More... | |
| void | signal_enter (DtAutoHideDock *dock) |
| This signal gets emitted when the mouse enters on this widget. More... | |
| void | signal_leave (DtAutoHideDock *dock) |
| This signal gets emitted when the mouse leaves this widget. More... | |
| makVrf::DtComputeAerodromeDefinitionDialog::DtComputeAerodromeDefinitionDialog | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const QString & | title = "" |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Performs dialog initialization.
|
virtual |
Selects the force.
| int makVrf::DtComputeAerodromeDefinitionDialog::getForce | ( | ) | const |
Returns selected force.
|
virtual |
Add an overlay to the object's overlay.
|
virtual |
Remove an overlay from the object's overlay.
|
virtual |
Rename an overlay int the object's overlay.
|
virtual |
Sets the object's overlay.
|
virtual |
Gets the object's overlay.
|
virtual |
Clear the overlays combo box.
|
virtual |
Populate the overlays combo box.
|
virtual |
Sets the status text.
|
virtual |
Enable or disable editing and creation of a new route.
|
virtual |
Closes the dialog.
|
virtual |
tells the creation manager to begin to create an area object
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
Close dialog if session is loading or closing scenario.
|
protectedvirtual |
Configures the dialog.
Reimplemented from makVrf::DtAutoHideDock.
|
protectedvirtual |
Connects signals and slots.
|
protectedvirtual |
Disconnects signals and slots.
|
protectedvirtual |
Creates the logic controlling the dialog.
|
protectedvirtual |
Handles closing of the dialog.
Reimplemented from makVrf::DtAutoHideDock.
|
protectedvirtual |
Handles showing of the dialog.
|
protectedvirtualslot |
Processing the clicking of the create button.
|
protectedvirtualslot |
Invoked when the "Add Area" button is pressed.
Allows user to add a new area which is then automatically selected
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |