java.lang.Object
io.qt.QtObject
io.qt.core.QUntypedPropertyData
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QBooleanPropertyData,QBytePropertyData,QCharPropertyData,QDoublePropertyData,QFloatPropertyData,QIntPropertyData,QLongPropertyData,QObject.QComputedBooleanProperty,QObject.QComputedByteProperty,QObject.QComputedCharProperty,QObject.QComputedDoubleProperty,QObject.QComputedFloatProperty,QObject.QComputedIntProperty,QObject.QComputedLongProperty,QObject.QComputedProperty,QObject.QComputedShortProperty,QPropertyData,QShortPropertyData
Java wrapper for Qt class QUntypedPropertyData
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QUntypedPropertyData
public QUntypedPropertyData() -
QUntypedPropertyData
Constructor for internal use only.- Parameters:
p- expected to benull.
-