![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohossettings.h>
Public Member Functions | |
| QOhosSettings () | |
| double | fontSizeScale () const |
| bool | isWindowPcModeEnabled () const |
Definition at line 12 of file qohossettings.h.
| QOhosSettings::QOhosSettings | ( | ) |
Definition at line 172 of file qohossettings.cpp.
References QOhosSettings().
Referenced by QOhosSettings().
| double QOhosSettings::fontSizeScale | ( | ) | const |
Definition at line 177 of file qohossettings.cpp.
References QT_BEGIN_NAMESPACE::fontSizeScalePropertyName.
| 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().