#include <ThymioButtons.h>
Public Member Functions | |
QRectF | boundingRect () const |
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
ThymioAddButton (QGraphicsItem *parent=0) |
Definition at line 170 of file ThymioButtons.h.
Aseba::ThymioButtonSet::ThymioAddButton::ThymioAddButton | ( | QGraphicsItem * | parent = 0 | ) |
Definition at line 482 of file ThymioButtons.cpp.
QRectF Aseba::ThymioButtonSet::ThymioAddButton::boundingRect | ( | ) | const [inline] |
Definition at line 175 of file ThymioButtons.h.
void Aseba::ThymioButtonSet::ThymioAddButton::paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget = 0 |
||
) | [virtual] |
Definition at line 493 of file ThymioButtons.cpp.