QT5::总结篇 QPaintDevice


一.简介

 

二.成员函数

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

...

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM