![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtGui/qwindowdefs.h>
#include <QtGui/qcolor.h>
#include <QtGui/qbrush.h>
Go to the source code of this file.
Classes | |
class | QPalette |
The QPalette class contains color groups for each widget state. More... | |
Functions | |
Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &ds, const QPalette &p) |
Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &ds, QPalette &p) |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QPalette &) |
|
related |
Definition at line 1311 of file qpalette.cpp.
References Qt::hex(), rolesToString(), and Qt::showbase().
|
related |