NAME

QPalette - Interface to the Qt QPalette and QColorGroup classes

SYNOPSIS

use QPalette;

QColorGroup

Requires QColor.

Member functions

new, background, base, dark, foreground, light, mid, text

QPalette

Member functions

new, active, copy, disabled, normal, setActive, setDisabled, setNormal, serialNumber

Overloaded operators

!= ==

DESCRIPTION

What you see is what you get.

SEE ALSO

qpalette(3qt)

AUTHOR

Ashley Winters <jql@accessone.com>