Qt Reference Documentation

List of All Members for QColorGroup

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

  • enum ColorGroup
  • enum ColorRole
  • QColorGroup ()
  • QColorGroup ( const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush & )
  • QColorGroup ( const QColor &, const QColor &, const QColor &, const QColor &, const QColor &, const QColor &, const QColor & )
  • QColorGroup ( const QColorGroup & )
  • QColorGroup ( const QPalette & )
  • alternateBase () const : const QBrush &
  • base () const : const QBrush &
  • brightText () const : const QBrush &
  • brush ( ColorGroup, ColorRole ) const : const QBrush &
  • brush ( ColorRole ) const : const QBrush &
  • button () const : const QBrush &
  • buttonText () const : const QBrush &
  • cacheKey () const : qint64
  • color ( ColorGroup, ColorRole ) const : const QColor &
  • color ( ColorRole ) const : const QColor &
  • currentColorGroup () const : ColorGroup
  • dark () const : const QBrush &
  • highlight () const : const QBrush &
  • highlightedText () const : const QBrush &
  • isBrushSet ( ColorGroup, ColorRole ) const : bool
  • isCopyOf ( const QPalette & ) const : bool
  • isEqual ( ColorGroup, ColorGroup ) const : bool
  • light () const : const QBrush &
  • link () const : const QBrush &
  • linkVisited () const : const QBrush &
  • mid () const : const QBrush &
  • midlight () const : const QBrush &
  • resolve ( const QPalette & ) const : QPalette
  • setBrush ( ColorRole, const QBrush & )
  • setBrush ( ColorGroup, ColorRole, const QBrush & )
  • setColor ( ColorGroup, ColorRole, const QColor & )
  • setColor ( ColorRole, const QColor & )
  • setColorGroup ( ColorGroup, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush &, const QBrush & )
  • setCurrentColorGroup ( ColorGroup )
  • shadow () const : const QBrush &
  • text () const : const QBrush &
  • toolTipBase () const : const QBrush &
  • toolTipText () const : const QBrush &
  • window () const : const QBrush &
  • windowText () const : const QBrush &
  • operator QVariant () const
  • operator!= ( const QColorGroup & ) const : bool
  • operator= ( const QPalette & ) : QPalette &
  • operator== ( const QColorGroup & ) const : bool