Module qtjambi
Package io.qt.core

Class 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's class QDebug