42 #ifndef QGUIPLATFORM_P_H 43 #define QGUIPLATFORM_P_H 56 #include <QtCore/qplugin.h> 57 #include <QtCore/qfactoryinterface.h> 58 #include <QtGui/qdialog.h> 77 #define QGuiPlatformPluginInterface_iid "com.nokia.qt.QGuiPlatformPluginInterface" 93 virtual QString systemIconThemeName();
97 enum PlatformHint { PH_ToolButtonStyle, PH_ToolBarIconSize, PH_ItemView_ActivateItemOnSingleClick };
126 #endif // QGUIPLATFORMPLUGIN_H The QColor class provides colors based on RGB, HSV or CMYK values.
#define QT_END_NAMESPACE
This macro expands to.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define Q_DECLARE_INTERFACE(IFace, IId)
The QFileDialog class provides a dialog that allow users to select files or directories.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QColorDialog class provides a dialog widget for specifying colors.
The QStringList class provides a list of strings.
#define Q_INTERFACES(x)
This macro tells Qt which interfaces the class implements.
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI...
DialogCode
The value returned by a modal dialog.
The QFileInfo class provides system-independent file information.
The QPalette class contains color groups for each widget state.
The QIcon class provides scalable icons in different modes and states.