Convenience class UIEntity offers access to shared functionality of uiAction and uiObject, given their base class CallBacker. Since toolbar buttons are no longer uiToolButtons but uiActions, unspecified UI objects have to be passed as CallBackers.
More...
Convenience class UIEntity offers access to shared functionality of uiAction and uiObject, given their base class CallBacker. Since toolbar buttons are no longer uiToolButtons but uiActions, unspecified UI objects have to be passed as CallBackers.
CmdDrive::UIEntity::UIEntity |
( |
const CallBacker * |
| ) |
|
const uiAction* CmdDrive::UIEntity::action |
( |
| ) |
const |
|
inline |
const ObjectSet<uiBaseObject>* CmdDrive::UIEntity::childList |
( |
| ) |
const |
bool CmdDrive::UIEntity::isValid |
( |
| ) |
const |
|
inline |
const uiMenu* CmdDrive::UIEntity::menu |
( |
| ) |
const |
const char* CmdDrive::UIEntity::name |
( |
| ) |
const |
const uiObject* CmdDrive::UIEntity::object |
( |
| ) |
const |
|
inline |
const uiParent* CmdDrive::UIEntity::parent |
( |
| ) |
const |
bool CmdDrive::UIEntity::sensitive |
( |
| ) |
const |
const char* CmdDrive::UIEntity::toolTip |
( |
| ) |
const |
bool CmdDrive::UIEntity::visible |
( |
| ) |
const |
const uiAction* CmdDrive::UIEntity::uiact_ |
|
protected |
const uiObject* CmdDrive::UIEntity::uiobj_ |
|
protected |