#include <ThymioButtons.h>
Public Member Functions | |
QRectF | boundingRect () const |
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
Speaker (QGraphicsItem *parent=0) |
Definition at line 346 of file ThymioButtons.h.
Aseba::ThymioSoundAction::Speaker::Speaker | ( | QGraphicsItem * | parent = 0 | ) | [inline] |
Definition at line 349 of file ThymioButtons.h.
QRectF Aseba::ThymioSoundAction::Speaker::boundingRect | ( | ) | const [inline] |
Definition at line 351 of file ThymioButtons.h.
void Aseba::ThymioSoundAction::Speaker::paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget = 0 |
||
) | [virtual] |
Definition at line 247 of file ThymioActionButtons.cpp.