![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickspinbox_p.h"
#include <private/qquickcontrol_p_p.h>
#include <private/qquickindicatorbutton_p.h>
#include <private/qquicktextinput_p.h>
#include <private/qqmlengine_p.h>
#include <QtQml/qqmlinfo.h>
#include "moc_qquickspinbox_p.cpp"
Go to the source code of this file.
Classes | |
class | QQuickSpinBoxPrivate |
Allows the user to select from a set of preset values. More... |
Variables | |
static QT_BEGIN_NAMESPACE const int | AUTO_REPEAT_DELAY = 300 |
static const int | AUTO_REPEAT_INTERVAL = 100 |
|
static |
Definition at line 18 of file qquickspinbox.cpp.
|
static |
Definition at line 19 of file qquickspinbox.cpp.