Mixxx

WStatusLight Class Reference

#include <wstatuslight.h>

Inheritance diagram for WStatusLight:
Collaboration diagram for WStatusLight:

List of all members.

Public Slots

void setValue (double v)

Public Member Functions

 WStatusLight (QWidget *parent=0)
 ~WStatusLight ()
void setup (QDomNode node)
void setPixmap (int iState, const QString &filename)
void setNoPos (int iNoPos)

Detailed Description

Author:
John Sully

Definition at line 33 of file wstatuslight.h.


Constructor & Destructor Documentation

WStatusLight::WStatusLight ( QWidget *  parent = 0)

Definition at line 27 of file wstatuslight.cpp.

Here is the call graph for this function:

WStatusLight::~WStatusLight ( )

Definition at line 35 of file wstatuslight.cpp.

Here is the call graph for this function:


Member Function Documentation

void WStatusLight::setNoPos ( int  iNoPos)

Definition at line 43 of file wstatuslight.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WStatusLight::setPixmap ( int  iState,
const QString &  filename 
)

Definition at line 87 of file wstatuslight.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WStatusLight::setup ( QDomNode  node)

Definition at line 64 of file wstatuslight.cpp.

Here is the call graph for this function:

void WStatusLight::setValue ( double  v) [virtual, slot]

Reimplemented from WWidget.

Definition at line 108 of file wstatuslight.cpp.


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