java.lang.Object
io.qt.QtObject
io.qt.core.QDebugStateSaver
- All Implemented Interfaces:
QtObjectInterface
,AutoCloseable
Convenience class for custom QDebug operators
Java wrapper for Qt class QDebugStateSaver
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QDebugStateSaver
-
-
Method Details
-
close
public void close()Deletes the underlying native object.- Specified by:
close
in interfaceAutoCloseable
-