Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

GapeDelayController Class Reference

A simple controller which can be used to set delays. More...

#include <gapedelaycontroller.h>

Inheritance diagram for GapeDelayController::

GapeController List of all members.

Signals

void emitDelay (double delay)
void emitClear ()

Public Methods

 GapeDelayController (QWidget *parent=0, const char *name=0, const QPixmap &icon=0)
 The constructor. More...

 ~GapeDelayController ()
 The destructor.

virtual QSize sizeHint () const

Public Attributes

QLabel* title
QLabel* delayLabel
QLabel* muteLabel
QLabel* clearLabel
QPushButton* clearButton
QwtSlider* delaySlider
QLCDNumber* delayLcd
QCheckBox* muteBox
QHBox* delayControls
QHBox* muteControls
QVBoxLayout* columnLayout
QSize preferredSize

Protected Attributes

QFont titleFont

Detailed Description

A simple controller which can be used to set delays.

This was meant to be used with things like delay lines and allpasses, but we'll see if I put that in beta 1.0 or 1.1...

Author:
Dave Chisholm
Since:
Beta 1.0
Version:
Last Modified Beta 1.0

Definition at line 31 of file gapedelaycontroller.h.


Constructor & Destructor Documentation

GapeDelayController::GapeDelayController ( QWidget * parent = 0,
const char * name = 0,
const QPixmap & icon = 0 )
 

The constructor.

Parameters:
parent   The widget which will contain this GUI element.
name   An (optional) name for debugging purposes.

Definition at line 7 of file gapedelaycontroller.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Jun 21 13:28:51 2001 for GAPE by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001