QPaintDevice

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQPaintDevice.prg
http://doc.trolltech.com/4.5/qpaintdevice.htm
oPaintDevice : depth() nInt
oPaintDevice : height() nInt
oPaintDevice : heightMM() nInt
oPaintDevice : logicalDpiX() nInt
oPaintDevice : logicalDpiY() nInt
oPaintDevice : numColors() nInt
oPaintDevice : paintEngine() pQPaintEngine
oPaintDevice : paintingActive() lBool
oPaintDevice : physicalDpiX() nInt
oPaintDevice : physicalDpiY() nInt
oPaintDevice : width() nInt
oPaintDevice : widthMM() nInt
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QPaintDevice.cpp
Qt_QPaintDevice_depth( pQPaintDevice )nInt
Qt_QPaintDevice_height( pQPaintDevice )nInt
Qt_QPaintDevice_heightMM( pQPaintDevice )nInt
Qt_QPaintDevice_logicalDpiX( pQPaintDevice )nInt
Qt_QPaintDevice_logicalDpiY( pQPaintDevice )nInt
Qt_QPaintDevice_numColors( pQPaintDevice )nInt
Qt_QPaintDevice_paintEngine( pQPaintDevice )pQPaintEngine
Qt_QPaintDevice_paintingActive( pQPaintDevice )lBool
Qt_QPaintDevice_physicalDpiX( pQPaintDevice )nInt
Qt_QPaintDevice_physicalDpiY( pQPaintDevice )nInt
Qt_QPaintDevice_width( pQPaintDevice )nInt
Qt_QPaintDevice_widthMM( pQPaintDevice )nInt