svgui  1.9
LabelCounterInputDialog Class Reference

#include <LabelCounterInputDialog.h>

List of all members.

Public Member Functions

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

Protected Slots

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

Protected Attributes

Labeller * m_labeller
int m_origCounter
int m_origSecondCounter

Detailed Description

Definition at line 22 of file LabelCounterInputDialog.h.


Constructor & Destructor Documentation


Member Function Documentation

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

Definition at line 71 of file LabelCounterInputDialog.cpp.

References m_labeller.

Referenced by LabelCounterInputDialog().

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

Definition at line 77 of file LabelCounterInputDialog.cpp.

References m_labeller.

Referenced by LabelCounterInputDialog().

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

Definition at line 83 of file LabelCounterInputDialog.cpp.

References m_labeller, m_origCounter, and m_origSecondCounter.

Referenced by LabelCounterInputDialog().


Member Data Documentation

Definition at line 37 of file LabelCounterInputDialog.h.

Referenced by cancelClicked(), and LabelCounterInputDialog().


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