Qt 4.8
|
#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 QDataStream& operator<< | ( | QDataStream & | ds, |
const QPalette & | p | ||
) |
|
related |