Gui::WorkbenchActionEvent Class Reference
The WorkbenchActionEvent class is used to send an event of which workbench must be activated. More...
Public Member Functions | |
QAction * | action () const |
WorkbenchActionEvent (QAction *a) | |
~WorkbenchActionEvent () | |
Detailed Description
The WorkbenchActionEvent class is used to send an event of which workbench must be activated.
We cannot activate the workbench directly as we will destroy the widget that emits the signal.
Constructor & Destructor Documentation
◆ WorkbenchActionEvent()
Gui::WorkbenchActionEvent::WorkbenchActionEvent | ( | QAction * | a | ) |
◆ ~WorkbenchActionEvent()
Gui::WorkbenchActionEvent::~WorkbenchActionEvent | ( | ) |
Member Function Documentation
◆ action()
QAction* Gui::WorkbenchActionEvent::action | ( | ) | const |
Referenced by Gui::WorkbenchGroup::customEvent().
The documentation for this class was generated from the following file:
- src/Gui/Action.cpp