Mixxx

WVuMeter Class Reference

#include <wvumeter.h>

Inheritance diagram for WVuMeter:
Collaboration diagram for WVuMeter:

List of all members.

Public Member Functions

 WVuMeter (QWidget *parent=0)
 ~WVuMeter ()
void setup (QDomNode node)
void setPixmaps (const QString &backFilename, const QString &vuFilename, bool bHorizontal=false)
void setValue (double fValue)

Protected Slots

void updateState (int msecsElapsed)

Detailed Description

Author:
Tue & Ken Haste Andersen

Definition at line 32 of file wvumeter.h.


Constructor & Destructor Documentation

WVuMeter::WVuMeter ( QWidget *  parent = 0)

Definition at line 33 of file wvumeter.cpp.

WVuMeter::~WVuMeter ( )

Definition at line 42 of file wvumeter.cpp.


Member Function Documentation

void WVuMeter::setPixmaps ( const QString &  backFilename,
const QString &  vuFilename,
bool  bHorizontal = false 
)

Definition at line 86 of file wvumeter.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WVuMeter::setup ( QDomNode  node)

Definition at line 47 of file wvumeter.cpp.

Here is the call graph for this function:

void WVuMeter::setValue ( double  fValue) [virtual]

Reimplemented from WWidget.

Definition at line 103 of file wvumeter.cpp.

Here is the call graph for this function:

void WVuMeter::updateState ( int  msecsElapsed) [protected, slot]

Definition at line 133 of file wvumeter.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines