![]() |
Qt 6.x
The Qt SDK
|
#include "qandroidstyle_p.h"
#include <QFile>
#include <QFont>
#include <QApplication>
#include <qdrawutil.h>
#include <QPixmapCache>
#include <QFileInfo>
#include <QStyleOption>
#include <QPainter>
#include <QJsonDocument>
#include <QJsonObject>
#include <QDebug>
#include <QGuiApplication>
#include <qpa/qplatformnativeinterface.h>
#include <qpa/qplatformtheme.h>
Go to the source code of this file.
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. | |
Variables | |
const quint32 | QT_BEGIN_NAMESPACE::NO_COLOR = 1 |
const quint32 | QT_BEGIN_NAMESPACE::TRANSPARENT_COLOR = 0 |