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

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

appStarted(QPrivateSignal)QtMvvm::CoreAppsignal
autoParse(QCommandLineParser &parser, const QStringList &arguments)QtMvvm::CoreAppprotected
blockSignals(bool block)QObject
bootApp()QtMvvm::CoreAppslot
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
closeApp()QtMvvm::CoreAppprotectedvirtual
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
CoreApp(QObject *parent=nullptr)QtMvvm::CoreAppexplicit
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disableAutoBoot()QtMvvm::CoreAppstatic
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
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
instance()QtMvvm::CoreAppstatic
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
performRegistrations()QtMvvm::CoreAppprotectedvirtual
presenter()QtMvvm::CoreAppstatic
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
registerApp()QtMvvm::CoreApp
registerInputTypeMapping(const QByteArray &type)QtMvvm::CoreAppstatic
registerInputTypeMapping(const QByteArray &type, int targetType)QtMvvm::CoreAppstatic
removeEventFilter(QObject *obj)QObject
safeCastInputType(const QByteArray &type, const QVariant &value)QtMvvm::CoreAppstatic
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
show(const QVariantHash &params={}, QPointer< ViewModel > parentViewModel=nullptr)QtMvvm::CoreAppinlinestatic
show(const char *viewModelName, const QVariantHash &params={})QtMvvm::CoreAppstatic
show(const char *viewModelName, const QVariantHash &params, QPointer< ViewModel > parentViewModel)QtMvvm::CoreAppstatic
show(const QMetaObject *viewModelMetaObject, const QVariantHash &params={})QtMvvm::CoreAppstatic
show(const QMetaObject *viewModelMetaObject, const QVariantHash &params, QPointer< ViewModel > parentViewModel)QtMvvm::CoreAppstatic
showDialog(const MessageConfig &config)QtMvvm::CoreAppstatic
signalsBlocked() const constQObject
startApp(const QStringList &arguments)=0QtMvvm::CoreAppprotectedpure virtual
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
~CoreApp() override (defined in QtMvvm::CoreApp)QtMvvm::CoreApp
~QObject()QObjectvirtual