okteta
#include <sintspinbox.h>
Definition at line 32 of file sintspinbox.h.
SIntSpinBox::SIntSpinBox |
( |
QWidget * |
parent = 0 , |
|
|
int |
base = 10 |
|
) |
| |
|
inlineexplicit |
SIntSpinBox::~SIntSpinBox |
( |
| ) |
|
|
inlinevirtual |
void SIntSpinBox::fixup |
( |
QString & |
input | ) |
const |
|
protectedvirtual |
void SIntSpinBox::setBase |
( |
int |
base | ) |
|
|
inline |
void SIntSpinBox::setRange |
( |
qint64 |
minimum, |
|
|
qint64 |
maximum |
|
) |
| |
|
inline |
void SIntSpinBox::setValue |
( |
qint64 |
value | ) |
|
|
inline |
void SIntSpinBox::stepBy |
( |
int |
steps | ) |
|
|
protectedvirtual |
QAbstractSpinBox::StepEnabled SIntSpinBox::stepEnabled |
( |
| ) |
const |
|
protectedvirtual |
void SIntSpinBox::updateEditLine |
( |
| ) |
const |
|
protected |
QValidator::State SIntSpinBox::validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
| const |
|
protectedvirtual |
qint64 SIntSpinBox::value |
( |
| ) |
const |
|
inline |
qint64 SIntSpinBox::mMaximum |
|
protected |
qint64 SIntSpinBox::mMinimum |
|
protected |
QString SIntSpinBox::mPrefix |
|
protected |
qint64 SIntSpinBox::mValue |
|
mutableprotected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.