java.lang.Object
io.qt.internal.QtJambiObject
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QtObject
-
Constructor Summary
ModifierConstructorDescriptionprotected
Creates a new QtJambiObject.protected
QtJambiObject
(Object privateConstructor) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QtJambiObject
protected QtJambiObject()Creates a new QtJambiObject. -
QtJambiObject
-