Custom delete action.
More...
#include <gui/gui.hh>
Inherits QAction.
|
void | DeleteSignal (const std::string &_modelName) |
| The custom signal which a SLOT can connect to. More...
|
|
§ DeleteAction()
Constructor.
- Parameters
-
[in] | _text | Name of the action. |
[in] | _parent | Action parent object. |
§ DeleteSignal
void DeleteSignal |
( |
const std::string & |
_modelName | ) |
|
|
signal |
The custom signal which a SLOT can connect to.
- Parameters
-
[in] | _modelName | The name of the model to delete. |
Referenced by DeleteAction::Signal().
§ Signal()
void Signal |
( |
const std::string & |
_modelName | ) |
|
|
inline |
The documentation for this class was generated from the following file: