#include <ObservationAction.h>
|
| void | createAction (std::string name, std::string pixmap="") |
| | Create and set the actions parameters. More...
|
| |
Definition at line 48 of file ObservationAction.h.
| te::qt::plugins::st::ObservationAction::ObservationAction |
( |
QMenu * |
menu | ) |
|
| virtual te::qt::plugins::st::ObservationAction::~ObservationAction |
( |
| ) |
|
|
virtual |
| void te::qt::plugins::st::AbstractAction::createAction |
( |
std::string |
name, |
|
|
std::string |
pixmap = "" |
|
) |
| |
|
protectedinherited |
Create and set the actions parameters.
- Parameters
-
| name | The action name. |
| pixmap | The action pixmap name. |
| virtual void te::qt::plugins::st::ObservationAction::onActionActivated |
( |
bool |
checked | ) |
|
|
protectedvirtualslot |
| QAction* te::qt::plugins::st::AbstractAction::m_action |
|
protectedinherited |
| QMenu* te::qt::plugins::st::AbstractAction::m_menu |
|
protectedinherited |
The documentation for this class was generated from the following file: