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
qstylehints.cpp File Reference

(d8ac4cd8692e77c85ac8c6bcfa0a1556c7a72ee9)

#include "qaccessibilityhints_p.h"
#include <qstylehints.h>
#include "qstylehints_p.h"
#include <qpa/qplatformintegration.h>
#include <qpa/qplatformtheme.h>
#include <private/qguiapplication_p.h>
#include <qdebug.h>
#include "moc_qstylehints.cpp"
Include dependency graph for qstylehints.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QVariant hint (QPlatformIntegration::StyleHint h)
static QVariant themeableHint (QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih)
static QVariant themeableHint (QPlatformTheme::ThemeHint th)

Function Documentation

◆ hint()

Definition at line 14 of file qstylehints.cpp.

◆ themeableHint() [1/2]

QVariant themeableHint ( QPlatformTheme::ThemeHint th)
inlinestatic

Definition at line 34 of file qstylehints.cpp.

◆ themeableHint() [2/2]

QVariant themeableHint ( QPlatformTheme::ThemeHint th,
QPlatformIntegration::StyleHint ih )
inlinestatic

Definition at line 19 of file qstylehints.cpp.