java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qml.QQmlContext.PropertyPair
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
- Enclosing class:
- QQmlContext
public static class QQmlContext.PropertyPair extends QtObject implements Cloneable
Java wrapper for Qt class QQmlContext::PropertyPair
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description PropertyPair()
protected
PropertyPair(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
-
Constructor Details
-
PropertyPair
public PropertyPair() -
PropertyPair
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details