QColorGroup Class Reference
The QColorGroup class contains a group of widget colors.
(details)
(complete member list)
#include <qpalette.h>
Public Members
- QColorGroup ()
- QColorGroup (const QColor& foreground, const QColor& background, const QColor& light, const QColor& dark, const QColor& medium, const QColor& text, const QColor& base)
- ~QColorGroup ()
- const QColor& foreground () const
- const QColor& background () const
- const QColor& light () const
- const QColor& dark () const
- const QColor& mid () const
- const QColor& text () const
- const QColor& base () const
- bool operator== (const QColorGroup& g) const
- bool operator!= (const QColorGroup& g) const
Related Functions
(Note that these are not member functions.)
- QDataStream & operator<< (QDataStream &s, const QColorGroup &g)
- QDataStream & operator>> (QDataStream &s, QColorGroup &g)
The QColorGroup class contains a group of widget colors.
A color group contains a group of colors used by widgets for
drawing themselves.
A QPalette contains 3 color groups.
The current widget color group is returned by QWidget::colorGroup().
Related Functions
Writes a color group to the stream.
Reads a color group from the stream.
This file is part of the Qt toolkit,
copyright 1995
Troll Tech, all rights reserved.
It was generated from the following files:
- qpalette.h: 1995/03/27
- qpalette.cpp: 1995/05/15
Generated at 04:27, 1995/05/20 by the webmaster at Troll Tech