4#ifndef QPLATFORMTHEME_H 
    5#define QPLATFORMTHEME_H 
   16#include <QtGui/qtguiglobal.h> 
   17#include <QtCore/QObject> 
   18#include <QtCore/QScopedPointer> 
   19#if QT_CONFIG(shortcut) 
   20#  include <QtGui/QKeySequence> 
  122        MessageBoxLabelPalette = MessageBoxLabelPelette,
 
  249        CustomBase = 0xf0000000
 
  266        GeneralUiEffect = 0x1,
 
  267        AnimateMenuUiEffect = 0x2,
 
  268        FadeMenuUiEffect = 0x4,
 
  269        AnimateComboUiEffect = 0x8,
 
  270        AnimateTooltipUiEffect = 0x10,
 
  271        FadeTooltipUiEffect = 0x20,
 
  272        AnimateToolBoxUiEffect = 0x40,
 
  278        DontUseCustomDirectoryIcons = 0x01
 
  290    virtual bool usePlatformNativeDialog(DialogType 
type) 
const;
 
  293#ifndef QT_NO_SYSTEMTRAYICON 
  307                           QPlatformTheme::IconOptions iconOptions = { }) 
const;
 
  310#if QT_CONFIG(shortcut) 
  315#if QT_CONFIG(shortcut) 
\inmodule QtCore \reentrant
 
The QIconEngine class provides an abstract base class for QIcon renderers.
 
The QIcon class provides scalable icons in different modes and states.
 
The QKeySequence class encapsulates a key sequence as used by shortcuts.
 
The QPalette class contains color groups for each widget state.
 
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
 
\macro QT_RESTRICTED_CAST_FROM_ASCII
 
Combined button and popup list for selecting options.
 
#define Q_DECLARE_FLAGS(Flags, Enum)
 
GLenum GLuint GLintptr GLsizeiptr size
[1]
 
static QT_BEGIN_NAMESPACE QVariant hint(QPlatformIntegration::StyleHint h)