QPalette Class Reference


The QPalette class contains color groups. (details) (complete member list)

#include <qpalette.h>

Public Members

Related Functions

(Note that these are not member functions.)

Detailed Description

The QPalette class contains color groups.

A palette has three color groups: a normal, a disabled and an active. These color groups are used for drawing widgets in different states.

See also: QApplication::setPalette() and QWidget::setPalette().


Related Functions

QDataStream & operator<< (QDataStream &s, const QPalette &p)

Writes a palette to the stream.

QDataStream & operator>> (QDataStream &s, QPalette &p)

Reads a palette 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:


Generated at 04:27, 1995/05/20 by the webmaster at Troll Tech