Implementation of bitmap storing internal additionaly QImage object reflecting state of main bitmap a...
virtual bool ConvertToQImage(QImage &result) const =0
virtual const QImage & GetQImage() const override
Gets a QImage object.
virtual bool CalculateCache(const ChangeSet &changeSet) override
Calculate cache.
ChangeFlags
Data model change notification flags.
@ CF_BLOCK_BITMAP_CONVERSION
virtual bool ConvertFromQImage(const QImage &image)=0
virtual bool CopyImageFrom(const QImage &image) override
Copies the image data from a QImage object.
Interface for QImage object provider.
Set of change flags (its IDs).
Help wrapper class supporting of cached parts.
Contains the system indenendent definitions of image and related themes.