Module qtjambi
Package io.qt.core

Class QTextStream

All Implemented Interfaces:
QIODeviceBase, QtObjectInterface, Appendable

public class QTextStream extends QtObject implements QIODeviceBase, Appendable

Convenient interface for reading and writing text

Java wrapper for Qt's class QTextStream