QtMvvm  1.1.0
A mvvm oriented library for Qt, to create Projects for Widgets and Quick in parallel
QtMvvm::ProgressControl Member List

This is the complete list of members for QtMvvm::ProgressControl, including all inherited members.

autoDeleteQtMvvm::ProgressControl
autoDelete() constQtMvvm::ProgressControl
autoDeleteChanged(bool autoDelete, QPrivateSignal)QtMvvm::ProgressControlsignal
blockSignals(bool block)QObject
canceled(QtMvvm::MessageConfig::StandardButton btn, QPrivateSignal)QtMvvm::ProgressControlsignal
changeLabel(const QString &text, QPrivateSignal)QtMvvm::ProgressControlsignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
close()QtMvvm::ProgressControlslot
closed(QPrivateSignal)QtMvvm::ProgressControlsignal
closeRequested(QPrivateSignal)QtMvvm::ProgressControlsignal
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) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &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) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
indeterminateQtMvvm::ProgressControl
indeterminateChanged(bool indeterminate, QPrivateSignal)QtMvvm::ProgressControlsignal
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isIndeterminate() constQtMvvm::ProgressControl
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
maximumQtMvvm::ProgressControl
maximum() constQtMvvm::ProgressControl
maximumChanged(int maximum, QPrivateSignal)QtMvvm::ProgressControlsignal
metaObject() const constQObjectvirtual
minimumQtMvvm::ProgressControl
minimum() constQtMvvm::ProgressControl
minimumChanged(int minimum, QPrivateSignal)QtMvvm::ProgressControlsignal
moveToThread(QThread *targetThread)QObject
notifyClosed()QtMvvm::ProgressControl
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
progressQtMvvm::ProgressControl
progress() constQtMvvm::ProgressControl
progressChanged(int progress, QPrivateSignal)QtMvvm::ProgressControlsignal
ProgressControl(QObject *parent=nullptr)QtMvvm::ProgressControlexplicit
property(const char *name) const constQObject
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QObjectvirtual
qt_metacast(const char *)QObjectvirtual
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
requestCancel(QtMvvm::MessageConfig::StandardButton btn)QtMvvm::ProgressControl
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAutoDelete(bool autoDelete)QtMvvm::ProgressControlslot
setIndeterminate(bool indeterminate)QtMvvm::ProgressControlslot
setMaximum(int maximum)QtMvvm::ProgressControlslot
setMinimum(int minimum)QtMvvm::ProgressControlslot
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProgress(int progress)QtMvvm::ProgressControlslot
setProgress(double progressPercent)QtMvvm::ProgressControlslot
setProperty(const char *name, const QVariant &value)QObject
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
updateLabel(const QString &text)QtMvvm::ProgressControlslot
~ProgressControl() override (defined in QtMvvm::ProgressControl)QtMvvm::ProgressControl
~QObject()QObjectvirtual