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

(8f65024d848144c716a4a6522180a36c518b2e3a)

#include "qwasmtheme.h"
#include <QtCore/qvariant.h>
#include <QFontDatabase>
#include <QList>
#include <qloggingcategory.h>
#include <qpa/qwindowsysteminterface.h>
#include <qpalette.h>
#include <emscripten.h>
#include <emscripten/bind.h>
#include <emscripten/val.h>
Include dependency graph for qwasmtheme.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

Q_GUI_EXPORT QPalette qt_fusionPalette ()
bool QT_BEGIN_NAMESPACE::matchMedia (std::string mediaQueryString)
Qt::ColorScheme QT_BEGIN_NAMESPACE::getColorSchemeFromMedia ()
Qt::ContrastPreference QT_BEGIN_NAMESPACE::getContrastPreferenceFromMedia ()

Function Documentation

◆ qt_fusionPalette()

Q_GUI_EXPORT QPalette qt_fusionPalette ( )

Definition at line 386 of file qplatformtheme.cpp.