Home · All Classes · Main Classes · Deprecated
Public Member Functions

SimpleColoredButton Class Reference

Inherits MButton.

List of all members.

Public Member Functions

 SimpleColoredButton ()
 SimpleColoredButton (const QColor &color)
 ~SimpleColoredButton ()
QColor color ()
void setColor (const QColor &color)
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)

Constructor & Destructor Documentation

SimpleColoredButton::SimpleColoredButton (  )  [inline]
SimpleColoredButton::SimpleColoredButton ( const QColor color  )  [inline]
SimpleColoredButton::~SimpleColoredButton (  )  [inline]

Member Function Documentation

QColor SimpleColoredButton::color (  )  [inline]
void SimpleColoredButton::paint ( QPainter painter,
const QStyleOptionGraphicsItem option,
QWidget widget 
) [inline]

Reimplemented from QGraphicsWidget.

void SimpleColoredButton::setColor ( const QColor color  )  [inline]

Copyright © 2010 Nokia Corporation
MeeGo Touch