MagicSmoke  $VERSION$
MCentDialog Class Reference

#include <centbox.h>

Inheritance diagram for MCentDialog:

Public Member Functions

 MCentDialog (QWidget *parent=0, QString title=QString(), QString label=QString(), int value=0, int maxValue=2147483647)
 
virtual int value () const
 

Static Public Member Functions

static int getCents (QWidget *parent=0, QString title=QString(), QString label=QString(), int value=0, int maxValue=2147483647, bool *ok=0)
 

Constructor & Destructor Documentation

MCentDialog::MCentDialog ( QWidget *  parent = 0,
QString  title = QString(),
QString  label = QString(),
int  value = 0,
int  maxValue = 2147483647 
)

Member Function Documentation

int MCentDialog::getCents ( QWidget *  parent = 0,
QString  title = QString(),
QString  label = QString(),
int  value = 0,
int  maxValue = 2147483647,
bool *  ok = 0 
)
static

References value().

int MCentDialog::value ( ) const
virtual

References MCentSpinBox::value().

Referenced by getCents().


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