Mixxx

WDisplay Class Reference

#include <wdisplay.h>

Inheritance diagram for WDisplay:
Collaboration diagram for WDisplay:

List of all members.

Public Member Functions

 WDisplay (QWidget *parent=0)
 ~WDisplay ()
void setup (QDomNode node)
void setPositions (int iNoPos)
void setPixmap (int iPos, const QString &filename)

Detailed Description

Author:
Tue & Ken Haste Andersen

Definition at line 31 of file wdisplay.h.


Constructor & Destructor Documentation

WDisplay::WDisplay ( QWidget *  parent = 0)

Definition at line 26 of file wdisplay.cpp.

Here is the call graph for this function:

WDisplay::~WDisplay ( )

Definition at line 32 of file wdisplay.cpp.


Member Function Documentation

void WDisplay::setPixmap ( int  iPos,
const QString &  filename 
)

Definition at line 78 of file wdisplay.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WDisplay::setPositions ( int  iNoPos)

Definition at line 50 of file wdisplay.cpp.

Here is the caller graph for this function:

void WDisplay::setup ( QDomNode  node)

Definition at line 37 of file wdisplay.cpp.

Here is the call 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