Home
last modified time | relevance | path

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

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4scopedvalue_p.h248 struct ScopedPropertyKey struct
250 ScopedPropertyKey(const Scope &scope) in ScopedPropertyKey() argument
256 ScopedPropertyKey(const Scope &scope, const PropertyKey &v) in ScopedPropertyKey() argument
277 bool operator==(const ScopedPropertyKey &other) const { argument
287 PropertyKey *ptr;
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4scopedvalue_p.h248 struct ScopedPropertyKey struct
250 ScopedPropertyKey(const Scope &scope) in ScopedPropertyKey() argument
256 ScopedPropertyKey(const Scope &scope, const PropertyKey &v) in ScopedPropertyKey() function
277 bool operator==(const ScopedPropertyKey &other) const { argument
287 PropertyKey *ptr;