|
|
| GraphicsDImgItem (QGraphicsItem *const parent=nullptr) |
| |
|
QRectF | boundingRect () const override |
| |
|
void | clearCache () |
| |
|
DImg | image () const |
| |
|
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
| |
|
void | setDisplayWidget (QWidget *const widget) |
| |
|
void | setEnableOverExposure (bool b) |
| |
|
void | setEnableUnderExposure (bool b) |
| |
| void | setImage (const DImg &img) |
| | Sets the DImg to be drawn by this item.
|
| |
|
void | sizeHasChanged () |
| |
|
virtual QString | userLoadingHint () const |
| |
|
ImageZoomSettings * | zoomSettings () |
| |
|
const ImageZoomSettings * | zoomSettings () const |
| |