44 #include "private/qfactoryloader_p.h" 51 #ifndef QT_NO_STYLE_PLASTIQUE 54 #ifndef QT_NO_STYLE_CLEANLOOKS 57 #ifndef QT_NO_STYLE_GTK 60 #ifndef QT_NO_STYLE_WINDOWSXP 63 #ifndef QT_NO_STYLE_WINDOWSVISTA 66 #ifndef QT_NO_STYLE_WINDOWSCE 69 #ifndef QT_NO_STYLE_WINDOWSMOBILE 72 #ifndef QT_NO_STYLE_S60 73 #include "qs60style.h" 78 #if !defined(QT_NO_STYLE_MAC) && defined(Q_WS_MAC) 128 #ifndef QT_NO_STYLE_WINDOWS 133 #ifndef QT_NO_STYLE_WINDOWSCE 138 #ifndef QT_NO_STYLE_WINDOWSMOBILE 143 #ifndef QT_NO_STYLE_WINDOWSXP 148 #ifndef QT_NO_STYLE_WINDOWSVISTA 153 #ifndef QT_NO_STYLE_MOTIF 158 #ifndef QT_NO_STYLE_CDE 163 #ifndef QT_NO_STYLE_S60 168 #ifndef QT_NO_STYLE_PLASTIQUE 173 #ifndef QT_NO_STYLE_CLEANLOOKS 178 #ifndef QT_NO_STYLE_GTK 183 #ifndef QT_NO_STYLE_MAC 193 #if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS) 196 ret = factory->create(style);
212 #if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS) 217 #ifndef QT_NO_STYLE_WINDOWS 221 #ifndef QT_NO_STYLE_WINDOWSCE 225 #ifndef QT_NO_STYLE_WINDOWSMOBILE 229 #ifndef QT_NO_STYLE_WINDOWSXP 234 #ifndef QT_NO_STYLE_WINDOWSVISTA 239 #ifndef QT_NO_STYLE_MOTIF 243 #ifndef QT_NO_STYLE_CDE 247 #ifndef QT_NO_STYLE_S60 251 #ifndef QT_NO_STYLE_PLASTIQUE 255 #ifndef QT_NO_STYLE_GTK 259 #ifndef QT_NO_STYLE_CLEANLOOKS 263 #ifndef QT_NO_STYLE_MAC The QWindowsVistaStyle class provides a look and feel suitable for applications on Microsoft Windows ...
#define QStyleFactoryInterface_iid
#define QT_END_NAMESPACE
This macro expands to.
static QStyle * create(const QString &)
bool startsWith(const QString &s, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
Returns true if the string starts with s; otherwise returns false.
#define QT_END_INCLUDE_NAMESPACE
This macro is equivalent to QT_BEGIN_NAMESPACE.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
static const WinVersion WindowsVersion
the version of the Windows operating system on which the application is run (Windows only) ...
The QString class provides a Unicode character string.
The QCDEStyle class provides a CDE look and feel.
void setObjectName(const QString &name)
#define QT_BEGIN_NAMESPACE
This macro expands to.
static QStringList keys()
Returns the list of valid keys, i.e.
The QStringList class provides a list of strings.
The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal...
QBool contains(const QString &str, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
Returns true if the list contains the string str; otherwise returns false.
The QMotifStyle class provides Motif look and feel.
The QWindowsXPStyle class provides a Microsoft Windows XP-like look and feel.
The QCleanlooksStyle class provides a widget style similar to the Clearlooks style available in GNOME...
QString toLower() const Q_REQUIRED_RESULT
Returns a lowercase copy of the string.
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI...
The QPlastiqueStyle class provides a widget style similar to the Plastik style available in KDE...
#define QT_BEGIN_INCLUDE_NAMESPACE
This macro is equivalent to QT_END_NAMESPACE.
The QWindowsStyle class provides a Microsoft Windows-like look and feel.
#define Q_GLOBAL_STATIC_WITH_ARGS(TYPE, NAME, ARGS)
Declares a global static variable with the specified type and name.
The QGtkStyle class provides a widget style rendered by GTK+.