classiARSVSlider.html

iARSVSlider Class Reference

#include <iARSControls.h>

Inheritance diagram for iARSVSlider:

classiARSVSlider.png iARSHSlider iARSControlElement List of all members.

Public Member Functions

 iARSVSlider (QWidget *, const char *, int, int, QString)
 The overwritten Contructor.
void paintEvent (QPaintEvent *theEvent)
 The overrided paintEvent method.

Detailed Description

The iARSVSlider provides a simple vertical slider with min, max and the current value displayed.


Constructor & Destructor Documentation

iARSVSlider::iARSVSlider QWidget *  parent,
const char *  name,
int  min,
int  max,
QString  binding
 

The overwritten Contructor.

The overwritten constructor The constructor is the only thing which needs to be changed for the vertical slider.

Parameters:
parent The parent widget the slid will be placed in
name The Name of the Slider (this will be the Label)
min Minumum value
max Maximum value
binding The pd binding

Member Function Documentation

void iARSVSlider::paintEvent QPaintEvent *  theEvent  ) 
 

The overrided paintEvent method.

The paintEvent method (overwritten) Called when any repainting of the widget is necessary

Parameters:
event The Paintevent

Reimplemented from iARSHSlider.


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