Module qtjambi
Package io.qt.core

Class QDebug

java.lang.Object
io.qt.QtObject
io.qt.core.QDebug
All Implemented Interfaces:
QtObjectInterface, Appendable, AutoCloseable, Cloneable
Direct Known Subclasses:
QQmlInfo

public class QDebug extends QtObject implements Cloneable, AutoCloseable, Appendable

Output stream for debugging information

Java wrapper for Qt class QDebug