Compatibility Members for QColorGroup
The following class members are part of the Qt 3 compatibility layer. They are provided to help you port old code to Qt 4. We strongly advise against using them in new code.
QColorGroup class reference
Public Functions
Related Non-Members
- QDataStream & operator<< ( QDataStream & ds, const QColorGroup & cg )
- QDataStream & operator>> ( QDataStream & ds, QColorGroup & cg )
Member Function Documentation
const QColor & QColorGroup::background () const
const QColor & QColorGroup::base () const
const QColor & QColorGroup::brightText () const
const QColor & QColorGroup::button () const
const QColor & QColorGroup::buttonText () const
const QColor & QColorGroup::dark () const
const QColor & QColorGroup::foreground () const
const QColor & QColorGroup::highlight () const
const QColor & QColorGroup::highlightedText () const
const QColor & QColorGroup::light () const
const QColor & QColorGroup::link () const
const QColor & QColorGroup::linkVisited () const
const QColor & QColorGroup::mid () const
const QColor & QColorGroup::midlight () const
const QColor & QColorGroup::shadow () const
const QColor & QColorGroup::text () const
Related Non-Members
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.