Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.


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