A widget for adding and changing building levels.
More...
#include <LevelWidget.hh>
Inherits QWidget.
A widget for adding and changing building levels.
◆ LevelWidget()
Constructor.
- Parameters
-
[in] | _parent | Parent QWidget. |
◆ ~LevelWidget()
◆ OnAddLevel
Qt callback when the add level button has been pressed.
◆ OnCurrentLevelChanged
void OnCurrentLevelChanged |
( |
int |
_level | ) |
|
|
slot |
Qt callback when the selection of the level combo box has been changed.
- Parameters
-
◆ OnDeleteLevel
Qt callback when the delete level button has been pressed.
◆ OnShowElements
Qt callback when the show elements button has been pressed.
◆ OnShowFloorplan
Qt callback when the show floorplan button has been pressed.
◆ OnTriggerShowElements
void OnTriggerShowElements |
( |
| ) |
|
|
slot |
◆ OnTriggerShowFloorplan
void OnTriggerShowFloorplan |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: