Home · All Classes · Main Classes · Deprecated |
Inherits MButton.
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) |
SimpleColoredButton::SimpleColoredButton | ( | ) | [inline] |
SimpleColoredButton::SimpleColoredButton | ( | const QColor & | color | ) | [inline] |
SimpleColoredButton::~SimpleColoredButton | ( | ) | [inline] |
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 |