Qt 4.8
|
Public Functions | |
int | metric (PaintDeviceMetric m) const |
int | metric (PaintDeviceMetric m) const |
QPaintEngine * | paintEngine () const |
QPaintEngine * | paintEngine () const |
QFakeDevice () | |
QFakeDevice () | |
void | setDpiX (int dpi) |
void | setDpiX (int dpi) |
void | setDpiY (int dpi) |
void | setDpiY (int dpi) |
Public Functions inherited from QPaintDevice | |
int | colorCount () const |
int | depth () const |
virtual int | devType () const |
virtual HDC | getDC () const |
int | height () const |
int | heightMM () const |
int | logicalDpiX () const |
int | logicalDpiY () const |
QT_DEPRECATED int | numColors () const |
bool | paintingActive () const |
int | physicalDpiX () const |
int | physicalDpiY () const |
virtual void | releaseDC (HDC hdc) const |
int | width () const |
int | widthMM () const |
virtual | ~QPaintDevice () |
Properties | |
int | dpi_x |
int | dpi_y |
Additional Inherited Members | |
Public Types inherited from QPaintDevice | |
enum | PaintDeviceMetric { PdmWidth = 1, PdmHeight, PdmWidthMM, PdmHeightMM, PdmNumColors, PdmDepth, PdmDpiX, PdmDpiY, PdmPhysicalDpiX, PdmPhysicalDpiY } |
Static Public Functions inherited from QPaintDevice | |
static QWSDisplay * | qwsDisplay () |
Protected Functions inherited from QPaintDevice | |
QPaintDevice () | |
Protected Variables inherited from QPaintDevice | |
ushort | painters |
Related Functions inherited from QPaintDevice | |
const Q_GUI_EXPORT QX11Info * | qt_x11Info (const QPaintDevice *pd) |
Returns the QX11Info structure for the pd paint device. More... | |
Definition at line 455 of file qpicture.cpp.
|
inline |
Definition at line 458 of file qpicture.cpp.
|
inline |
Definition at line 1348 of file qpaintbuffer.cpp.
|
inlinevirtual |
Reimplemented from QPaintDevice.
Definition at line 462 of file qpicture.cpp.
|
inlinevirtual |
Reimplemented from QPaintDevice.
Definition at line 1352 of file qpaintbuffer.cpp.
|
inlinevirtual |
|
inlinevirtual |
|
inline |
Definition at line 459 of file qpicture.cpp.
Referenced by QPicture::exec(), and QPainterReplayer::process().
|
inline |
Definition at line 1349 of file qpaintbuffer.cpp.
|
inline |
Definition at line 460 of file qpicture.cpp.
Referenced by QPicture::exec(), and QPainterReplayer::process().
|
inline |
Definition at line 1350 of file qpaintbuffer.cpp.
|
private |
Definition at line 477 of file qpicture.cpp.
|
private |
Definition at line 478 of file qpicture.cpp.