![]() |
OpendTect
6.6
|
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 | attach (uiBaseObject *) |
void | attachToQObj (QObject *) |
void | detach () |
bool | getBlockEvent () const |
QEvent * | getCurrentEvent () |
Only set when notifier is triggered. More... | |
const QEvent * | getCurrentEvent () const |
Only set when notifier is triggered. More... | |
EventType | getCurrentEventType () const |
Only set when notifier is triggered. More... | |
void | removeEventType (EventType) |
void | setBlockEvent (bool yn) |
![]() | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
void | detachAllNotifiers () const |
Call from the destructor of your inherited object. More... | |
void | detachCB (const NotifierAccess &, const CallBack &) const |
void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
virtual bool | isCapsule () const |
bool | isNotifierAttached (const NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
void | stopReceivingNotifications () const |
Public Attributes | |
Notifier< uiEventFilter > | eventhappened |
Protected Attributes | |
uiEventFilterImpl * | impl_ |
Additional Inherited Members | |
![]() | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
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 07/14/2022 09:52:53 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022