Home
last modified time | relevance | path

Searched refs:QQmlGuardImpl (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlguard_p.h60 class QQmlGuardImpl
63 inline QQmlGuardImpl();
65 inline QQmlGuardImpl(const QQmlGuardImpl &);
66 inline ~QQmlGuardImpl();
143 QQmlGuardImpl::QQmlGuardImpl() in Q_DECLARE_METATYPE()
147 QQmlGuardImpl::QQmlGuardImpl(QObject *g) in QQmlGuardImpl() function
153 QQmlGuardImpl::QQmlGuardImpl(const QQmlGuardImpl &g) in QQmlGuardImpl() function
159 QQmlGuardImpl::~QQmlGuardImpl() in ~QQmlGuardImpl()
165 void QQmlGuardImpl::addGuard() in addGuard()
196 : QQmlGuardImpl(g) in QQmlGuard()
[all …]
H A Dqqmldata_p.h68 class QQmlGuardImpl; variable
243 QQmlGuardImpl *guards;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlguard_p.h60 class QQmlGuardImpl
63 inline QQmlGuardImpl();
65 inline QQmlGuardImpl(const QQmlGuardImpl &);
66 inline ~QQmlGuardImpl();
143 QQmlGuardImpl::QQmlGuardImpl() in Q_DECLARE_METATYPE()
147 QQmlGuardImpl::QQmlGuardImpl(QObject *g) in QQmlGuardImpl() function
153 QQmlGuardImpl::QQmlGuardImpl(const QQmlGuardImpl &g) in QQmlGuardImpl() function
159 QQmlGuardImpl::~QQmlGuardImpl() in ~QQmlGuardImpl()
165 void QQmlGuardImpl::addGuard() in addGuard()
196 : QQmlGuardImpl(g) in QQmlGuard()
[all …]
H A Dqqmldata_p.h68 class QQmlGuardImpl; variable
243 QQmlGuardImpl *guards;