OpendTect
7.0
|
Public Member Functions | |
bool | isHandled () const |
void | setHandled (bool) |
int | visID () const |
Public Member Functions inherited from UserActionGroup | |
virtual | ~UserActionGroup () |
virtual void | addAction (UserAction *, bool manage=false) |
virtual void | addGroup (UserActionGroup *, bool manage=false) |
virtual bool | canAddGroup () const |
virtual void | removeAll () |
Public Attributes | |
Notifier< UserActionHandler > | createnotifier |
CNotifier< UserActionHandler, int > | handlenotifier |
Protected Member Functions | |
UserActionHandler (int visid) | |
int | getFreeID () |
Protected Attributes | |
int | freeid_ |
bool | ishandled_ |
int | visid_ |
Protected Attributes inherited from UserActionGroup | |
ObjectSet< UserAction > | actions_ |
BoolTypeSet | actionsownership_ |
ObjectSet< UserActionGroup > | groups_ |
BoolTypeSet | groupsowership_ |
<>
|
protected |
|
protected |
bool UserActionHandler::isHandled | ( | ) | const |
Should be called as the first thing from callbacks that is triggered from handlenotifier. If isHandled() returns true, the callback should return immediately.
void UserActionHandler::setHandled | ( | bool | ) |
Should be called from callbacks that are triggered from handlenotifier if they have found the menu id they are looking for.
int UserActionHandler::visID | ( | ) | const |
Notifier<UserActionHandler> UserActionHandler::createnotifier |
|
protected |
CNotifier<UserActionHandler,int> UserActionHandler::handlenotifier |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024