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
QOhosSettings Class Reference

#include <qohossettings.h>

Collaboration diagram for QOhosSettings:

Public Member Functions

 QOhosSettings ()
double fontSizeScale () const
bool isWindowPcModeEnabled () const

Detailed Description

Definition at line 12 of file qohossettings.h.

Constructor & Destructor Documentation

◆ QOhosSettings()

QOhosSettings::QOhosSettings ( )

Definition at line 172 of file qohossettings.cpp.

References QOhosSettings().

Referenced by QOhosSettings().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ fontSizeScale()

double QOhosSettings::fontSizeScale ( ) const

Definition at line 177 of file qohossettings.cpp.

References QT_BEGIN_NAMESPACE::fontSizeScalePropertyName.

◆ isWindowPcModeEnabled()

bool QOhosSettings::isWindowPcModeEnabled ( ) const

Definition at line 193 of file qohossettings.cpp.

Referenced by QOhosPlatformIntegration::hasCapability(), QT_BEGIN_NAMESPACE::isWindowRotatedByTabletScreenRotation(), queryQOhosRuntimeDeviceAndMode(), QOhosWindowProxy::setSubWindowModalEnabled(), QOhosWindowProxy::setWindowTitleMoveEnabled(), and QOhosWindowProxy::setWindowTopmost().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: