QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
This is the complete list of members for QgsScreenProperties, including all inherited members.
devicePixelRatio() const | QgsScreenProperties | inline |
isValid() const | QgsScreenProperties | inline |
operator!=(const QgsScreenProperties &other) const | QgsScreenProperties | inline |
operator==(const QgsScreenProperties &other) const | QgsScreenProperties | inline |
physicalDpi() const | QgsScreenProperties | inline |
QgsScreenProperties() | QgsScreenProperties | |
QgsScreenProperties(const QScreen *screen) | QgsScreenProperties | explicit |
setDevicePixelRatio(double ratio) | QgsScreenProperties | |
setPhysicalDpi(double dpi) | QgsScreenProperties | |
updateRenderContextForScreen(QgsRenderContext &context) const | QgsScreenProperties |