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

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

constructInjected(QObject *parent=nullptr)QtMvvm::ServiceRegistry
constructInjected(const QMetaObject *metaObject, QObject *parent=nullptr)QtMvvm::ServiceRegistry
injectServices(QObject *object)QtMvvm::ServiceRegistry
instance()QtMvvm::ServiceRegistrystatic
isRegistered() constQtMvvm::ServiceRegistry
isRegistered(const QByteArray &iid) constQtMvvm::ServiceRegistry
registerInterface(bool weak=false)QtMvvm::ServiceRegistry
registerInterface(const TFunc &fn, bool weak=false)QtMvvm::ServiceRegistry
registerInterface(TService *service, bool weak=false)QtMvvm::ServiceRegistry
registerObject(bool weak=false)QtMvvm::ServiceRegistry
registerObject(const TFunc &fn, bool weak=false)QtMvvm::ServiceRegistry
registerObject(TService *service, bool weak=false)QtMvvm::ServiceRegistry
registerService(const QByteArray &iid, const QMetaObject *metaObject, bool weak=false)QtMvvm::ServiceRegistry
registerService(const QByteArray &iid, const std::function< QObject *(const QObjectList &)> &fn, QByteArrayList injectables, bool weak=false)QtMvvm::ServiceRegistry
service()QtMvvm::ServiceRegistry
serviceObj(const QByteArray &iid)QtMvvm::ServiceRegistry
~ServiceRegistry() (defined in QtMvvm::ServiceRegistry)QtMvvm::ServiceRegistry