Home
last modified time | relevance | path

Searched defs:enableRemoting (Results 1 – 2 of 2) sorted by relevance

/dports/devel/qt5-remoteobjects/kde-qtremoteobjects-5.15.2p3/src/remoteobjects/
H A Dqremoteobjectsourceio.cpp89 bool QRemoteObjectSourceIo::enableRemoting(QObject *object, const QMetaObject *meta, const QString … in enableRemoting() function in QRemoteObjectSourceIo
99 bool QRemoteObjectSourceIo::enableRemoting(QObject *object, const SourceApiMap *api, QObject *adapt… in enableRemoting() function in QRemoteObjectSourceIo
H A Dqremoteobjectnode.cpp2231 bool QRemoteObjectHostBase::enableRemoting(QObject *object, const QString &name) in enableRemoting() function in QRemoteObjectHostBase
2276 bool QRemoteObjectHostBase::enableRemoting(QAbstractItemModel *model, const QString &name, const QV… in enableRemoting() function in QRemoteObjectHostBase
2330 bool QRemoteObjectHostBase::enableRemoting(QObject *object, const SourceApiMap *api, QObject *adapt… in enableRemoting() function in QRemoteObjectHostBase