OpendTect
7.0
|
Helper class for QPtr to relay Qt's messages. Internal object, to hide Qt's signal/slot mechanism. More...
Public Member Functions | |
i_QPtrImpl (QObject *sndr=0) | |
~i_QPtrImpl () | |
Threads::Lock & | objLock () |
operator const QObject * () const | |
operator QObject * () | |
QObject * | operator-> () |
QObject * | operator-> () const |
QObject * | operator= (QObject *qo) |
QObject * | ptr () |
const QObject * | ptr () const |
void | set (QObject *qo) |
Public Member Functions inherited from CallBacker | |
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 |
virtual CallBacker * | trueCaller () |
Public Attributes | |
Threads::Lock | lock_ |
Notifier< i_QPtrImpl > | notifier_ |
Private Slots | |
void | destroyed (QObject *) |
Private Attributes | |
QObject * | sender_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Helper class for QPtr to relay Qt's messages. Internal object, to hide Qt's signal/slot mechanism.
i_QPtrImpl::i_QPtrImpl | ( | QObject * | sndr = 0 | ) |
i_QPtrImpl::~i_QPtrImpl | ( | ) |
|
inlineprivateslot |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void i_QPtrImpl::set | ( | QObject * | qo | ) |
Threads::Lock i_QPtrImpl::lock_ |
Notifier<i_QPtrImpl> i_QPtrImpl::notifier_ |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024