![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 &) |
| Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | ds, |
| const QPalette & | p ) |
Definition at line 1266 of file qpalette.cpp.
|