|
| SMScrSpinBox (QWidget *pa, int s) |
|
| SMScrSpinBox (double minValue, double maxValue, QWidget *pa, int s) |
|
| SMScrSpinBox (QWidget *parent, const char *name=0) |
|
void | setValue (double val) |
|
void | setValue (double val, bool isParentVal) |
|
void | clear () |
|
void | setParentValue (double val) |
|
bool | useParentValue () |
|
| ScrSpinBox (QWidget *parent, int unitIndex=0) |
|
| ScrSpinBox (double minValue, double maxValue, QWidget *pa, int unitIndex=0) |
|
double | valueFromText (const QString &text) const |
|
QString | textFromValue (double value) const |
|
QValidator::State | validate (QString &input, int &pos) const |
|
void | fixup (QString &input) const |
|
void | showValue (double val) |
|
void | init (int unitIndex) |
|
void | setConstants (const QMap< QString, double > *constants) |
|
void | setNewUnit (int unitIndex) |
|
double | getValue (int unitIndex=0) |
|
void | setTabAdvance (bool enable) |
|
uint | unitIndex () const |
|
double | unitRatio () const |
|
|
void | interpretText () |
|
void | setParameters (int s) |
|
bool | eventFilter (QObject *watched, QEvent *event) |
|
|
void | setValues (double min, double max, int deci, double val) |
|
void | getValues (double *min, double *max, int *deci, double *val) |
|
void | setValue (int val) |
|
void | setValue (double val) |
|
void | textChanged () |
|
uint | m_unitIndex |
|
bool | m_tabAdvance |
|
const QMap< QString, double > * | m_constants |
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/smscrspinbox.h
- /Users/ale/src/Scribus/scribus/ui/smscrspinbox.cpp