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