java.lang.Object
io.qt.QtObject
io.qt.qml.QQmlContext.PropertyPair
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
- Enclosing class:
QQmlContext
Java wrapper for Qt's class QQmlContext::PropertyPair
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
PropertyPair
public PropertyPair() -
PropertyPair
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details