LabelCounterInputDialog Class Reference

#include <LabelCounterInputDialog.h>

Collaboration diagram for LabelCounterInputDialog:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 22 of file LabelCounterInputDialog.h.

Public Member Functions

 LabelCounterInputDialog (Labeller *labeller, QWidget *parent)
virtual ~LabelCounterInputDialog ()

Protected Slots

void counterChanged (int)
void secondCounterChanged (int)
void cancelClicked ()

Protected Attributes

Labellerm_labeller
int m_origCounter
int m_origSecondCounter


Constructor & Destructor Documentation

LabelCounterInputDialog::LabelCounterInputDialog ( Labeller labeller,
QWidget *  parent 
)

Definition at line 24 of file LabelCounterInputDialog.cpp.

References cancelClicked(), counterChanged(), Labeller::getCounterValue(), Labeller::getSecondLevelCounterValue(), m_labeller, m_origCounter, m_origSecondCounter, and secondCounterChanged().

LabelCounterInputDialog::~LabelCounterInputDialog (  )  [virtual]

Definition at line 66 of file LabelCounterInputDialog.cpp.


Member Function Documentation

void LabelCounterInputDialog::counterChanged ( int   )  [protected, slot]

Definition at line 71 of file LabelCounterInputDialog.cpp.

References m_labeller, and Labeller::setCounterValue().

Referenced by LabelCounterInputDialog().

void LabelCounterInputDialog::secondCounterChanged ( int   )  [protected, slot]

Definition at line 77 of file LabelCounterInputDialog.cpp.

References m_labeller, and Labeller::setSecondLevelCounterValue().

Referenced by LabelCounterInputDialog().

void LabelCounterInputDialog::cancelClicked (  )  [protected, slot]

Definition at line 83 of file LabelCounterInputDialog.cpp.

References m_labeller, m_origCounter, m_origSecondCounter, Labeller::setCounterValue(), and Labeller::setSecondLevelCounterValue().

Referenced by LabelCounterInputDialog().


Member Data Documentation

Labeller* LabelCounterInputDialog::m_labeller [protected]

Definition at line 36 of file LabelCounterInputDialog.h.

Referenced by cancelClicked(), counterChanged(), LabelCounterInputDialog(), and secondCounterChanged().

int LabelCounterInputDialog::m_origCounter [protected]

Definition at line 37 of file LabelCounterInputDialog.h.

Referenced by cancelClicked(), and LabelCounterInputDialog().

int LabelCounterInputDialog::m_origSecondCounter [protected]

Definition at line 38 of file LabelCounterInputDialog.h.

Referenced by cancelClicked(), and LabelCounterInputDialog().


The documentation for this class was generated from the following files:
Generated on Wed Feb 20 15:45:33 2008 for SonicVisualiser by  doxygen 1.5.1