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
qdesigner_internal::DPI_Entry Struct Reference
+ Collaboration diagram for qdesigner_internal::DPI_Entry:

Public Attributes

int dpiX
 
int dpiY
 
const char * description
 

Detailed Description

Definition at line 22 of file dpi_chooser.cpp.

Member Data Documentation

◆ description

const char * qdesigner_internal::DPI_Entry::description

Definition at line 25 of file dpi_chooser.cpp.

Referenced by qdesigner_internal::DPI_Chooser::DPI_Chooser().

◆ dpiX

int qdesigner_internal::DPI_Entry::dpiX

Definition at line 23 of file dpi_chooser.cpp.

Referenced by qdesigner_internal::DPI_Chooser::setDPI().

◆ dpiY

int qdesigner_internal::DPI_Entry::dpiY

Definition at line 24 of file dpi_chooser.cpp.

Referenced by qdesigner_internal::DPI_Chooser::setDPI().


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