Go to the documentation of this file.
6#ifndef iimg_CReflectedBitmapBase_included
7#define iimg_CReflectedBitmapBase_included
Implementation of bitmap storing internal additionaly QImage object reflecting state of main bitmap a...
virtual bool ConvertToQImage(QImage &result) const =0
virtual bool CalculateCache(const ChangeSet &changeSet)
Calculate cache.
ChangeFlags
Data model change notification flags.
@ CF_BLOCK_BITMAP_CONVERSION
virtual bool ConvertFromQImage(const QImage &image)=0
virtual const QImage & GetQImage() const
Gets a QImage object.
virtual bool CopyImageFrom(const QImage &image)
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.
© Witold Gantzke and Kirill Lepskiy