Noatun API Documentation

VBandsInterface Class Reference

#include <vequalizer.h>

Inheritance diagram for VBandsInterface:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 VBandsInterface ()
virtual ~VBandsInterface ()
virtual int bands () const =0
virtual VBand band (int num)=0
VBand operator[] (int num)

Constructor & Destructor Documentation

VBandsInterface::VBandsInterface  ) 
 

virtual VBandsInterface::~VBandsInterface  )  [virtual]
 


Member Function Documentation

virtual VBand VBandsInterface::band int  num  )  [pure virtual]
 

Implemented in VInterpolation, and VEqualizer.

virtual int VBandsInterface::bands  )  const [pure virtual]
 

Implemented in VInterpolation, and VEqualizer.

VBand VBandsInterface::operator[] int  num  ) 
 

same as band(num)


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for Noatun 2.6.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 22 00:20:37 2004 by doxygen 1.3.8-20040913 written by Dimitri van Heesch, © 1997-2003