Qtc.Enums.Gui.QPaintDevice
type PaintDeviceMetric = QEnum (CPaintDeviceMetric Int) #
ePdmWidth :: PaintDeviceMetric #
ePdmHeight :: PaintDeviceMetric #
ePdmWidthMM :: PaintDeviceMetric #
ePdmHeightMM :: PaintDeviceMetric #
ePdmNumColors :: PaintDeviceMetric #
ePdmDepth :: PaintDeviceMetric #
ePdmDpiX :: PaintDeviceMetric #
ePdmDpiY :: PaintDeviceMetric #
ePdmPhysicalDpiX :: PaintDeviceMetric #
ePdmPhysicalDpiY :: PaintDeviceMetric #
ePdmDevicePixelRatio :: PaintDeviceMetric #
ePdmDevicePixelRatioScaled :: PaintDeviceMetric #