Module qtjambi
Package io.qt.gui

Class QTextDocument

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QTextDocument extends QObject

Holds formatted text

Java wrapper for Qt class QTextDocument

Either the QTextDocument object or each associated QTextCursor object should be explicitly disposed by calling dispose() to avoid crashes during garbage collection.