java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QDebugStateSaver
- All Implemented Interfaces:
QtObjectInterface
,AutoCloseable
Convenience class for custom QDebug operators
Java wrapper for Qt class QDebugStateSaver
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionQDebugStateSaver
(QDebug dbg) protected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QDebugStateSaver
-
QDebugStateSaver
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-