- boundingRect
QRect boundingRect()
Undocumented in source.
- data
const(char)* data()
Undocumented in source.
- data_ptr
DataPtr data_ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
- detach
void detach()
Undocumented in source.
- devType
int devType()
Undocumented in source.
- isDetached
bool isDetached()
Undocumented in source.
- isNull
bool isNull()
Undocumented in source.
- load
bool load(QIODevice dev, const(char)* format)
Undocumented in source.
- load
bool load(const(QString) fileName, const(char)* format)
Undocumented in source.
- metric
int metric(PaintDeviceMetric m)
Undocumented in source.
- paintDevice
QPaintDevice paintDevice()
Undocumented in source. Be warned that the author may not have intended to support it.
- paintEngine
QPaintEngine paintEngine()
Undocumented in source.
- play
bool play(QPainter* p)
Undocumented in source.
- save
bool save(QIODevice dev, const(char)* format)
Undocumented in source.
- save
bool save(const(QString) fileName, const(char)* format)
Undocumented in source.
- setBoundingRect
void setBoundingRect(const(QRect) r)
Undocumented in source.
- setData
void setData(const(char)* data, uint size)
Undocumented in source.
- size
uint size()
Undocumented in source.