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

(4585cacaa9f9329a10aaf13a449151f5e9bc7a2c)

#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 13 of file qstylehints.cpp.

◆ themeableHint() [1/2]

static QVariant themeableHint ( QPlatformTheme::ThemeHint th)
inlinestatic

Definition at line 33 of file qstylehints.cpp.

◆ themeableHint() [2/2]

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

Definition at line 18 of file qstylehints.cpp.