okteta
#include <uintspinbox.h>
Definition at line 32 of file uintspinbox.h.
UIntSpinBox::UIntSpinBox |
( |
QWidget * |
parent = 0 , |
|
|
int |
base = 10 |
|
) |
| |
|
inlineexplicit |
UIntSpinBox::~UIntSpinBox |
( |
| ) |
|
|
inlinevirtual |
void UIntSpinBox::fixup |
( |
QString & |
input | ) |
const |
|
protectedvirtual |
quint64 UIntSpinBox::maximum |
( |
| ) |
const |
|
inline |
void UIntSpinBox::setBase |
( |
int |
base | ) |
|
|
inline |
void UIntSpinBox::setMaximum |
( |
quint64 |
max | ) |
|
|
inline |
void UIntSpinBox::setValue |
( |
quint64 |
value | ) |
|
|
inline |
void UIntSpinBox::stepBy |
( |
int |
steps | ) |
|
|
protectedvirtual |
QAbstractSpinBox::StepEnabled UIntSpinBox::stepEnabled |
( |
| ) |
const |
|
protectedvirtual |
void UIntSpinBox::updateEditLine |
( |
| ) |
const |
|
protected |
QValidator::State UIntSpinBox::validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
| const |
|
protectedvirtual |
quint64 UIntSpinBox::value |
( |
| ) |
const |
|
inline |
quint64 UIntSpinBox::mMaximum |
|
protected |
QString UIntSpinBox::mPrefix |
|
protected |
quint64 UIntSpinBox::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.