CFugue
Public Slots | Signals | Public Member Functions | Protected Member Functions | Properties | Friends | List of all members
QVUBar Class Reference

Inherits QObject.

Public Slots

void setColorOfText (QColor)
 
void setColorHigh (QColor)
 
void setColorLow (QColor)
 
void setValueDim (int)
 
void setValue (double)
 
void setMinValue (double)
 
void setMaxValue (double)
 
void setMinMaxValues (double, double)
 
void setLable (QString)
 

Signals

void valueChanged (double)
 

Public Member Functions

QColor colorOfText () const
 
QColor colorLow () const
 
QColor colorHigh () const
 
double value () const
 
double minValue () const
 
double maxValue () const
 
int valueDim () const
 
QString lable () const
 
 QVUBar (QObject *pParent=NULL, QString strLabel="", double min=0, double max=100)
 

Protected Member Functions

void paintEvent (QPaintEvent *)
 
void paintBorder ()
 
void paintBar ()
 
void paintValue ()
 

Properties

QColor colorOfText
 
QColor colorLow
 
QColor colorHigh
 
double Value
 
double minValue
 
double maxValue
 
int dimValue
 
QString lable
 

Friends

class QVUMeter
 

Detailed Description

Definition at line 40 of file qvumeter.h.


The documentation for this class was generated from the following files:

CFugue, the C++ Music Programming Library © Copyright 2009 Cenacle Research India Private Limited Gopalakrishna Palem