Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPlatformScreen::Mode Struct Reference

#include <qplatformscreen.h>

+ Collaboration diagram for QPlatformScreen::Mode:

Public Attributes

QSize size
 
qreal refreshRate
 

Detailed Description

Definition at line 66 of file qplatformscreen.h.

Member Data Documentation

◆ refreshRate

qreal QPlatformScreen::Mode::refreshRate

Definition at line 68 of file qplatformscreen.h.

◆ size

QSize QPlatformScreen::Mode::size

Definition at line 67 of file qplatformscreen.h.

Referenced by QAndroidPlatformScreen::QAndroidPlatformScreen().


The documentation for this struct was generated from the following file: