$search
#include <ThymioButtons.h>
Classes | |
class | Speaker |
Public Member Functions | |
virtual QPixmap | image (bool on=true) |
ThymioSoundAction (QGraphicsItem *parent=0) | |
Protected Attributes | |
Speaker * | speaker |
Definition at line 343 of file ThymioButtons.h.
Aseba::ThymioSoundAction::ThymioSoundAction | ( | QGraphicsItem * | parent = 0 |
) |
Definition at line 265 of file ThymioActionButtons.cpp.
QPixmap Aseba::ThymioSoundAction::image | ( | bool | on = true |
) | [virtual] |
Reimplemented from Aseba::ThymioButton.
Definition at line 297 of file ThymioActionButtons.cpp.
Speaker* Aseba::ThymioSoundAction::speaker [protected] |
Definition at line 358 of file ThymioButtons.h.