#include <QtCore/qobject.h>
#include <QtCore/qrect.h>
#include <QtCore/qsize.h>
#include <QtGui/qicon.h>
#include <QtGui/qpixmap.h>
#include <QtGui/qpalette.h>
#include <QtGui/qsizepolicy.h>
Go to the source code of this file.
|
class | QStyle |
| The QStyle class is an abstract base class that encapsulates the look and feel of a GUI. More...
|
|
◆ operator<<()
Definition at line 2495 of file qstyle.cpp.
2497 #if !defined(QT_NO_DEBUG) 2498 debug <<
"QStyle::State(";
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QStringList class provides a list of strings.
void qSort(RandomAccessIterator start, RandomAccessIterator end)
QString join(const QString &sep) const
Joins all the string list's strings into a single string with each element separated by the given sep...
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...