Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qplatformtheme.cpp File Reference

(95d4e6bababfeb36fa8a355a8487b64eb3ffb587)

#include "qplatformtheme.h"
#include "qplatformtheme_p.h"
#include <QtCore/QVariant>
#include <QtCore/QStringList>
#include <QtCore/qfileinfo.h>
#include <qicon.h>
#include <qpalette.h>
#include <qtextformat.h>
#include <private/qiconloader_p.h>
#include <private/qguiapplication_p.h>
#include <qpa/qplatformintegration.h>
#include <qpa/qplatformdialoghelper.h>
#include <algorithm>
#include "moc_qplatformtheme.cpp"
+ Include dependency graph for qplatformtheme.cpp:

Go to the source code of this file.

Functions

Q_GUI_EXPORT QPalette qt_fusionPalette ()
 

Function Documentation

◆ qt_fusionPalette()

Q_GUI_EXPORT QPalette qt_fusionPalette ( )

Definition at line 356 of file qplatformtheme.cpp.

References QPalette::Accent, QPalette::Active, base, QPalette::Base, Qt::black, button, QPalette::Button, QPalette::ButtonText, Qt::Dark, QPalette::Dark, QColor::darker(), QPalette::Disabled, QPalette::Highlight, QPalette::HighlightedText, QPalette::Inactive, QColor::lighter(), QPalette::Link, QPalette::Midlight, QPalette::PlaceholderText, QGuiApplicationPrivate::platformTheme(), QColor::setAlpha(), QPalette::Shadow, text, QPalette::Text, Qt::white, and QPalette::WindowText.

Referenced by QPlatformThemePrivate::initializeSystemPalette(), and QIOSTheme::initializeSystemPalette().

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