| 
    QGIS API Documentation 3.38.0-Grenoble (exported)
    
   | 
 
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 |