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

List of All Members for QColorGroup

This is the complete list of members for QColorGroup, including inherited members.

  • 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 ( const QColor & foreground, const QColor & background, const QColor & light, const QColor & dark, const QColor & mid, const QColor & text, const QColor & base )
  • QColorGroup ( const QColorGroup & cg )
  • QColorGroup ( const QPalette & pal )
  • const QBrush & background () const
  • const QBrush & base () const
  • const QBrush & brightText () const
  • const QBrush & brush ( ColorGroup gr, ColorRole cr ) const
  • const QBrush & brush ( ColorRole r ) const
  • const QBrush & button () const
  • const QBrush & buttonText () const
  • const QColor & color ( ColorGroup gr, ColorRole r ) const
  • const QColor & color ( ColorRole r ) const
  • ColorGroup currentColorGroup () const
  • const QBrush & dark () const
  • const QBrush & foreground () const
  • const QBrush & highlight () const
  • const QBrush & highlightedText () const
  • bool isCopyOf ( const QPalette & p ) const
  • bool isEqual ( ColorGroup cg1, ColorGroup cg2 ) const
  • const QBrush & light () const
  • const QBrush & link () const
  • const QBrush & linkVisited () const
  • const QBrush & mid () const
  • const QBrush & midlight () const
  • QPalette resolve ( const QPalette & other ) const
  • int serialNumber () const
  • void setBrush ( ColorRole cr, const QBrush & brush )
  • void setBrush ( ColorGroup cg, ColorRole cr, const QBrush & b )
  • void setColor ( ColorGroup gr, ColorRole r, const QColor & c )
  • void setColor ( ColorRole r, const QColor & c )
  • void setColorGroup ( ColorGroup cg, 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 )
  • void setCurrentColorGroup ( ColorGroup cg )
  • const QBrush & shadow () const
  • const QBrush & text () const
  • bool operator!= ( const QColorGroup & other ) const
  • QPalette & operator= ( const QPalette & p )
  • bool operator== ( const QColorGroup & other ) const


Copyright © 2004 Trolltech Trademarks
Qt 4.0.0-b1