Mixxx

WNumberPos Class Reference

#include <wnumberpos.h>

Inheritance diagram for WNumberPos:
Collaboration diagram for WNumberPos:

List of all members.

Public Member Functions

 WNumberPos (const char *group, QWidget *parent=0)
virtual ~WNumberPos ()
void setValue (double dValue)
void setRemain (bool bRemain)

Protected Member Functions

void mousePressEvent (QMouseEvent *pEvent)

Detailed Description

Author:
Tue Haste Andersen

Definition at line 15 of file wnumberpos.h.


Constructor & Destructor Documentation

WNumberPos::WNumberPos ( const char *  group,
QWidget *  parent = 0 
)

Definition at line 12 of file wnumberpos.cpp.

Here is the call graph for this function:

WNumberPos::~WNumberPos ( ) [virtual]

Definition at line 48 of file wnumberpos.cpp.


Member Function Documentation

void WNumberPos::mousePressEvent ( QMouseEvent *  pEvent) [protected]

Definition at line 56 of file wnumberpos.cpp.

Here is the call graph for this function:

void WNumberPos::setRemain ( bool  bRemain)

Set if the display shows remaining time (true) or position (false)

Definition at line 109 of file wnumberpos.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void WNumberPos::setValue ( double  dValue) [virtual]

Reimplemented from WNumber.

Definition at line 75 of file wnumberpos.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