Qt 5.4
QServiceManager
Qt 5.4.0 Reference Documentation
List of All Members for QServiceManager
This is the complete list of members for
QServiceManager
, including inherited members.
enum
Error
QServiceManager
(QService::Scope , QObject *)
QServiceManager
(QObject *)
serviceAdded
(const QString &, QService::Scope )
serviceRemoved
(const QString &, QService::Scope )
~QServiceManager
()
addService
(const QString &) : bool
addService
(QIODevice *) : bool
error
() const : QServiceManager::Error
findInterfaces
(const QServiceFilter &) const : QList<QServiceInterfaceDescriptor>
findInterfaces
(const QString &) const : QList<QServiceInterfaceDescriptor>
findServices
(const QString &) const : QStringList
interfaceDefault
(const QString &) const : QServiceInterfaceDescriptor
isInterfaceRunning
(const QString &) : bool
isInterfaceRunning
(const QServiceInterfaceDescriptor &) : bool
loadInterface
(const QString &) : QObject *
loadInterface
(const QServiceInterfaceDescriptor &) : QObject *
loadLocalTypedInterface
(const QString &) : T *
loadLocalTypedInterface
(const QServiceInterfaceDescriptor &) : T *
removeService
(const QString &) : bool
scope
() const : QService::Scope
setInterfaceDefault
(const QString &, const QString &) : bool
setInterfaceDefault
(const QServiceInterfaceDescriptor &) : bool