classiARSButton.html
iARSButton Class Reference
#include <iARSControls.h>
Inheritance diagram for iARSButton:

Public Slots | |
| void | clicked () |
| slot for the button (changes state) | |
Public Member Functions | |
| iARSButton () | |
| Default constructor. | |
| iARSButton (QWidget *, const char *, QString, bool) | |
| Contructor. | |
| void | setValue (XmlRpc::XmlRpcValue) |
| Provide setValue Interface as defined in iARSControlElement. | |
Detailed Description
The button class implements a simple Qt Push button. It can be used as toggle (onOff) or push button (trigger)
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Contructor. The constructor
|
Member Function Documentation
|
|
slot for the button (changes state) Signal from Button for changed status Emit the signal for the Plugin Widget to control the Pd via Pdcomm |
|
|
Provide setValue Interface as defined in iARSControlElement. Slot for feedback. Called when pd changes the value of the button
Implements iARSControlElement. |
The documentation for this class was generated from the following files:
- iARSControls.h
- iARSControls.cpp
Generated on Thu Nov 25 15:57:06 2004 for iARS(internetAudioRenderingSystem) by

