Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

QColorGroup Class Reference

#include <QColorGroup>

This class is part of the Qt 3 compatibility library. It is provided to keep old source code working. We strongly advise against using it in new code.

Inherits QPalette.

Public Functions


Detailed Description


Member Function Documentation

QColorGroup::QColorGroup ()

QColorGroup::QColorGroup ( const QBrush & foreground, const QBrush & button, const QBrush & light, const QBrush & dark, const QBrush & mid, const QBrush & text, const QBrush & bright_text, const QBrush & base, const QBrush & background )

QColorGroup::QColorGroup ( const QColor & foreground, const QColor & background, const QColor & light, const QColor & dark, const QColor & mid, const QColor & text, const QColor & base )

QColorGroup::QColorGroup ( const QColorGroup & cg )

QColorGroup::QColorGroup ( const QPalette & pal )

bool QColorGroup::operator!= ( const QColorGroup & other ) const

bool QColorGroup::operator== ( const QColorGroup & other ) const


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2