#include <MemoryX/gui-plugins/SceneEditor/gui/OverrideAction.h>
Definition at line 31 of file OverrideAction.h.
◆ OverrideAction() [1/2]
OverrideAction |
( |
const QIcon & |
icon, |
|
|
const QString & |
text, |
|
|
QObject * |
parent |
|
) |
| |
Constructor.
- Parameters
-
icon | Icon |
text | Text |
parent | Parent |
- See also
- UI::QWidget
Definition at line 39 of file OverrideAction.cpp.
◆ OverrideAction() [2/2]
◆ event()
Event triggered.
- Parameters
-
e | QEvent that has been triggered |
- Returns
- Status of event
Definition at line 28 of file OverrideAction.cpp.
◆ publicEvent()
bool publicEvent |
( |
QEvent * |
e | ) |
|
Passes the Event to protected method event.
- Parameters
-
Definition at line 49 of file OverrideAction.cpp.
The documentation for this class was generated from the following files: