classiARSGLWidget.html

iARSGLWidget Class Reference

#include <iARSControls.h>

Inheritance diagram for iARSGLWidget:

classiARSGLWidget.png iARSControlElement List of all members.

Public Slots

void clicked ()
 slot for the button

Public Member Functions

 iARSGLWidget (QWidget *parent, const char *name, QString binding)
 constructor for GLWidget
void setValue (XmlRpc::XmlRpcValue)
 Provide setValue Interface as defined in iARSControlElement.

Detailed Description

The iARSGLWidget class does not need more functionality than iARSControlElements provide. Only setValue needs to be implemented because it is defined abstract.


Constructor & Destructor Documentation

iARSGLWidget::iARSGLWidget QWidget *  parent,
const char *  name,
QString  binding
 

constructor for GLWidget

iARSGLWidget Constructor

Parameters:
parent The parent widget
name The Name of the GL Widget
binding The pd binding

Member Function Documentation

void iARSGLWidget::clicked  )  [slot]
 

slot for the button

Signal from Button for changed status Emit the signal for the Plugin Widget to control the Pd via Pdcomm

void iARSGLWidget::setValue XmlRpc::XmlRpcValue   )  [virtual]
 

Provide setValue Interface as defined in iARSControlElement.

Called when pd changes the value

Parameters:
value The value

Implements iARSControlElement.


The documentation for this class was generated from the following files:
Generated on Thu Nov 25 15:57:06 2004 for iARS(internetAudioRenderingSystem) by  doxygen 1.3.9.1