java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QPropertyObserverBase
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QPropertyObserver
Java wrapper for Qt class QPropertyObserverBase
-
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
-
QPropertyObserverBase
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-