java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QPropertyObserverBase
io.qt.core.QPropertyObserver
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QBooleanPropertyAlias
,QBytePropertyAlias
,QCharPropertyAlias
,QDoublePropertyAlias
,QFloatPropertyAlias
,QIntPropertyAlias
,QLongPropertyAlias
,QPropertyAlias
,QPropertyChangeHandler
,QPropertyNotifier
,QShortPropertyAlias
Java wrapper for Qt class QPropertyObserver
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
QPropertyObserver
(QUntypedPropertyData aliasedPropertyPtr) protected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QPropertyObserver
public QPropertyObserver() -
QPropertyObserver
-
QPropertyObserver
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
aliasedProperty
-