Reaction to handle creation of sources from the sources menu.
More...
#include <pqSourcesMenuReaction.h>
Inherits QObject.
|
virtual void | onTriggered (const QString &group, const QString &name) |
| Called when the action is triggered. More...
|
|
Reaction to handle creation of sources from the sources menu.
Definition at line 45 of file pqSourcesMenuReaction.h.
§ pqSourcesMenuReaction()
§ createSource()
static pqPipelineSource* pqSourcesMenuReaction::createSource |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
|
static |
§ updateEnableState [1/2]
virtual void pqSourcesMenuReaction::updateEnableState |
( |
| ) |
|
|
virtualslot |
Updates the enabled state.
Applications need not explicitly call this.
§ updateEnableState [2/2]
void pqSourcesMenuReaction::updateEnableState |
( |
bool |
| ) |
|
|
slot |
§ onTriggered
virtual void pqSourcesMenuReaction::onTriggered |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
|
inlineprotectedvirtualslot |
The documentation for this class was generated from the following file: