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
qohosplatformtheme.h File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <QtCore/qhash.h>
#include <QtCore/qmap.h>
#include <QtGui/qpalette.h>
#include <qohosplugincore.h>
#include <qpa/qplatformtheme.h>
#include <qpa/qplatformdialoghelper.h>
Include dependency graph for qohosplatformtheme.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOhosPlatformTheme

Typedefs

template<typename T>
using QOhosSupplier = std::function<T()>

Typedef Documentation

◆ QOhosSupplier

template<typename T>
using QOhosSupplier = std::function<T()>

Definition at line 18 of file qohosplatformtheme.h.