一.簡介
二.成員函數
QPaintDevice::depth()
QPaintDevice::width()
QPaintDevice::height()
QPaintDevice::devType()
QPaintDevice::widthMM()
QPaintDevice::heightMM()
QPaintDevice::colorCount()
QPaintDevice::logicalDpiX()
QPaintDevice::logicalDpiY()
QPaintDevice::physicalDpiX()
QPaintDevice::physicalDpiY()
QPaintDevice::paintingActive()
QPaintDevice::devicePixelRatio()
QPaintDevice::devicePixeRatioF()
QPaintDevice::devicePixelRatioFScale()
QPaintDevice::metric()
QPaintDevice::redirected()
QPaintDevice::initPainter()
QPaintDevice::sharedPainter()
QPaintDevice::~QPaintDevice()
QPaintDevice::operator = ()
三.成員變量
QPaintDevice::painters
QPaintDevice::reserved
PdmDpiX
PdmDpiY
...