Carousel
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Pages
Version Member List

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

blockSignals(bool block)QObject
build() const (defined in Version)Version
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
fromString(const QString &version, bool *ok=nullptr) (defined in Version)Versionstatic
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isEmpty() const Versionslot
isEqual(const Version *other) const (defined in Version)Version
isWidgetType() constQObject
killTimer(int id)QObject
major() const (defined in Version)Version
metaObject() constQObjectvirtual
minor() const (defined in Version)Version
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
operator!=(const Version &other) const (defined in Version)Version
operator<(const Version &other) const (defined in Version)Version
operator<=(const Version &other) const (defined in Version)Version
operator==(const Version &other) const (defined in Version)Version
operator>(const Version &other) const (defined in Version)Version
operator>=(const Version &other) const (defined in Version)Version
parent() constQObject
parseString(const QString &version, int *major, int *minor, int *build=nullptr, int *revision=nullptr) (defined in Version)Versionstatic
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
revision() const (defined in Version)Version
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setBuild(int build_version) (defined in Version)Version
setMajor(int major_version) (defined in Version)Version
setMinor(int minor_version) (defined in Version)Version
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRevision(int revision_version) (defined in Version)Version
setVersion(int major_version, int minor_version, int build_version, int revision_version) (defined in Version)Version
signalsBlocked() constQObject
startTimer(int interval)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toString() const Versionslot
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
Version(QObject *parent=nullptr) (defined in Version)Versionexplicit
Version(int major_version, int minor_version, QObject *parent=nullptr) (defined in Version)Version
Version(int major_version, int minor_version, int build_version, QObject *parent=nullptr) (defined in Version)Version
Version(int major_version, int minor_version, int build_version, int revision_version, QObject *parent=nullptr) (defined in Version)Version
~QObject()QObjectvirtual
~Version() (defined in Version)Version