Module qtjambi
Package io.qt.core

Class QDebug

All Implemented Interfaces:
QtObjectInterface, Appendable, AutoCloseable, Cloneable

public class QDebug extends QtObject implements Cloneable, AutoCloseable, Appendable

Output stream for debugging information

Java wrapper for Qt class QDebug