OpendTect
7.0
|
Public Member Functions | |
ODGraphicsDynamicImageItem () | |
QRectF | boundingRect () const override |
bool | isSnapshot () const |
void | paint (QPainter *, const QStyleOptionGraphicsItem *, QWidget *) override |
void | setImage (bool isdynamic, const QImage &, const QRectF &) |
int | type () const override |
bool | updateResolution (const QPainter *) |
const QSize & | wantedScreenSize () const |
const QRectF & | wantedWorldRect () const |
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 | |
Notifier< ODGraphicsDynamicImageItem > | wantsData |
Protected Member Functions | |
void | mouseMoveEvent (QGraphicsSceneMouseEvent *) override |
Protected Attributes | |
QImage | baseimage_ |
PtrMan< QPixmap > | basepixmap_ |
bool | baserev_ [2] |
QRectF | bbox_ |
QImage | dynamicimage_ |
QRectF | dynamicimagebbox_ |
PtrMan< QPixmap > | dynamicpixmap_ |
QRectF | dynamicpixmapbbox_ |
bool | dynamicrev_ [2] |
QWaitCondition | imagecond_ |
QMutex | imagelock_ |
bool | issnapshot_ = false |
bool | updatebasepixmap_ = false |
bool | updatedynpixmap_ = false |
QSize | wantedscreensz_ |
QRectF | wantedwr_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
ODGraphicsDynamicImageItem::ODGraphicsDynamicImageItem | ( | ) |
|
inlineoverride |
bool ODGraphicsDynamicImageItem::isSnapshot | ( | ) | const |
If set during a wantsData trigger, the delivered image must be of same size as requested image.
|
overrideprotected |
|
override |
void ODGraphicsDynamicImageItem::setImage | ( | bool | isdynamic, |
const QImage & | , | ||
const QRectF & | |||
) |
|
inlineoverride |
bool ODGraphicsDynamicImageItem::updateResolution | ( | const QPainter * | ) |
const QSize& ODGraphicsDynamicImageItem::wantedScreenSize | ( | ) | const |
const QRectF& ODGraphicsDynamicImageItem::wantedWorldRect | ( | ) | const |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Notifier<ODGraphicsDynamicImageItem> ODGraphicsDynamicImageItem::wantsData |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024