QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsLongLongValidator Member List

This is the complete list of members for QgsLongLongValidator, including all inherited members.

blockSignals(bool block)QObject
bottom() const QgsLongLongValidatorinline
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
fixup(QString &input) constQValidatorvirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isWidgetType() constQObject
killTimer(int id)QObject
locale() constQValidator
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parent() constQObject
property(const char *name) constQObject
QgsLongLongValidator(QObject *parent)QgsLongLongValidatorinlineexplicit
QgsLongLongValidator(qint64 bottom, qint64 top, QObject *parent)QgsLongLongValidatorinline
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
QValidator(QObject *parent)QValidator
QValidator(QObject *parent, const char *name)QValidator
receivers(const char *signal) constQObjectprotected
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setBottom(qint64 bottom)QgsLongLongValidatorinline
setLocale(const QLocale &locale)QValidator
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRange(qint64 bottom, qint64 top)QgsLongLongValidatorinlinevirtual
setTop(qint64 top)QgsLongLongValidatorinline
signalsBlocked() constQObject
startTimer(int interval)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
top() const QgsLongLongValidatorinline
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
validate(QString &input, int &) const overrideQgsLongLongValidatorinline
~QgsLongLongValidator()QgsLongLongValidatorinline
~QObject()QObjectvirtual
~QValidator()QValidator