OpendTect-6_4
6.4
|
is a class that is able to recieve events from Qt and trigger an OD-style notification/callback. More...
Public Member Functions | |
uiEventFilter () | |
virtual | ~uiEventFilter () |
void | addEventType (EventType) |
void | removeEventType (EventType) |
EventType | getCurrentEventType () const |
Only set when notifier is triggered. More... | |
QEvent * | getCurrentEvent () |
Only set when notifier is triggered. More... | |
const QEvent * | getCurrentEvent () const |
Only set when notifier is triggered. More... | |
void | setBlockEvent (bool yn) |
bool | getBlockEvent () const |
void | attachToQObj (QObject *) |
void | attach (uiBaseObject *) |
void | detach () |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Public Attributes | |
Notifier< uiEventFilter > | eventhappened |
Protected Attributes | |
uiEventFilterImpl * | impl_ |
Additional Inherited Members | |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
is a class that is able to recieve events from Qt and trigger an OD-style notification/callback.
uiEventFilter::uiEventFilter | ( | ) |
|
virtual |
void uiEventFilter::addEventType | ( | EventType | ) |
void uiEventFilter::attach | ( | uiBaseObject * | ) |
void uiEventFilter::attachToQObj | ( | QObject * | ) |
void uiEventFilter::detach | ( | ) |
bool uiEventFilter::getBlockEvent | ( | ) | const |
QEvent* uiEventFilter::getCurrentEvent | ( | ) |
Only set when notifier is triggered.
const QEvent* uiEventFilter::getCurrentEvent | ( | ) | const |
Only set when notifier is triggered.
EventType uiEventFilter::getCurrentEventType | ( | ) | const |
Only set when notifier is triggered.
void uiEventFilter::removeEventType | ( | EventType | ) |
void uiEventFilter::setBlockEvent | ( | bool | yn | ) |
Notifier<uiEventFilter> uiEventFilter::eventhappened |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019