Definition at line 51 of file HelperClasses.hh.
◆ HandleAction()
| HandleAction::HandleAction |
( |
QIcon |
_icon, |
|
|
QString |
_description, |
|
|
QObject * |
_parent = 0, |
|
|
DataType |
_objectTypeRestriction = DATA_ALL |
|
) |
| |
|
inline |
◆ ~HandleAction()
| HandleAction::~HandleAction |
( |
| ) |
|
|
inline |
◆ addAssociatedType()
| void HandleAction::addAssociatedType |
( |
unsigned int |
_associatedType | ) |
|
|
inline |
◆ isAssociated()
| bool HandleAction::isAssociated |
( |
unsigned int |
_type, |
|
|
bool |
_associatedWithAll = false |
|
) |
| |
|
inline |
◆ objectTypeRestriction() [1/2]
| const DataType & HandleAction::objectTypeRestriction |
( |
| ) |
const |
|
inline |
◆ objectTypeRestriction() [2/2]
| void HandleAction::objectTypeRestriction |
( |
const DataType & |
_type | ) |
|
|
inline |
◆ removeAssociatedType()
| void HandleAction::removeAssociatedType |
( |
unsigned int |
_associatedType | ) |
|
|
inline |
◆ selectionEnvironmentHandle() [1/2]
| QString HandleAction::selectionEnvironmentHandle |
( |
| ) |
|
|
inline |
◆ selectionEnvironmentHandle() [2/2]
| void HandleAction::selectionEnvironmentHandle |
( |
QString |
_handle | ) |
|
|
inline |
Get/Set selection environment handle name.
Definition at line 64 of file HelperClasses.hh.
◆ selectionModeHandle() [1/2]
| QString HandleAction::selectionModeHandle |
( |
| ) |
|
|
inline |
◆ selectionModeHandle() [2/2]
| void HandleAction::selectionModeHandle |
( |
QString |
_handle | ) |
|
|
inline |
◆ associatedTypes_
| unsigned int HandleAction::associatedTypes_ |
|
private |
◆ objectTypeRestriction_
| DataType HandleAction::objectTypeRestriction_ |
|
private |
◆ selectionEnvHandle_
| QString HandleAction::selectionEnvHandle_ |
|
private |
◆ selectionModeHandle_
| QString HandleAction::selectionModeHandle_ |
|
private |
The documentation for this class was generated from the following file: