4#include <QtWidgets/private/qtwidgetsglobal_p.h>
5#include <QtWidgets/qstyleplugin.h>
\macro QT_RESTRICTED_CAST_FROM_ASCII
The QStylePlugin class provides an abstract base for custom QStyle plugins.
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI.
QStyle * create(const QString &key) override
Creates and returns a QStyle object for the given style key.
The QWindowsVistaStyle class provides a look and feel suitable for applications on Microsoft Windows ...
Combined button and popup list for selecting options.