input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qpalette.html

output_urn
QPalette

inherits

public_types
 enum ColorGroup { Disabled, Active, Inactive, Normal }
 enum ColorRole { Window, Background, WindowText, Foreground, ..., NoRole }

properties

public_functions
QPalette ()
QPalette ( const QColor & button )
QPalette ( Qt::GlobalColor button )
QPalette ( const QColor & button, const QColor & window )
QPalette ( const QBrush & windowText, const QBrush & button, const QBrush & light, const QBrush & dark, const QBrush & mid, const QBrush & text, const QBrush & bright_text, const QBrush & base, const QBrush & window )
QPalette ( const QPalette & p )
~QPalette ()
 const QBrush & alternateBase () const
 const QBrush & base () const
 const QBrush & brightText () const
 const QBrush & brush ( ColorGroup group, ColorRole role ) const
 const QBrush & brush ( ColorRole role ) const
 const QBrush & button () const
 const QBrush & buttonText () const
 qint64 cacheKey () const
 const QColor & color ( ColorGroup group, ColorRole role ) const
 const QColor & color ( ColorRole role ) const
 ColorGroup currentColorGroup () const
 const QBrush & dark () const
 const QBrush & highlight () const
 const QBrush & highlightedText () const
 bool isBrushSet ( ColorGroup cg, ColorRole cr ) 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
 void setBrush ( ColorRole role, const QBrush & brush )
 void setBrush ( ColorGroup group, ColorRole role, const QBrush & brush )
 void setColor ( ColorGroup group, ColorRole role, const QColor & color )
 void setColor ( ColorRole role, const QColor & color )
 void setColorGroup ( ColorGroup cg, const QBrush & windowText, const QBrush & button, const QBrush & light, const QBrush & dark, const QBrush & mid, const QBrush & text, const QBrush & bright_text, const QBrush & base, const QBrush & window )
 void setCurrentColorGroup ( ColorGroup cg )
 const QBrush & shadow () const
 const QBrush & text () const
 const QBrush & toolTipBase () const
 const QBrush & toolTipText () const
 const QBrush & window () const
 const QBrush & windowText () const
operator QVariant () const
 bool operator!= ( const QPalette & p ) const
 QPalette & operator= ( const QPalette & p )
 bool operator== ( const QPalette & p ) const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members
 QDataStream & operator<< ( QDataStream & s, const QPalette & p )
 QDataStream & operator>> ( QDataStream & s, QPalette & p )

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums
class_name
QPalette
name
ColorGroup
key
Disabled
Active
Inactive
Normal
public_flag
true
class_name
QPalette
name
ColorRole
key
Window
Background
WindowText
Foreground
Base
AlternateBase
ToolTipBase
ToolTipText
Text
Button
ButtonText
BrightText
Light
Midlight
Dark
Mid
Shadow
Highlight
HighlightedText
Link
LinkVisited
NoRole
public_flag
true

parent_enums

parent_index

parent_name

