Module qtjambi
Package io.qt.gui

Class QTextFragment

java.lang.Object
io.qt.QtObject
io.qt.gui.QTextFragment
All Implemented Interfaces:
QtObjectInterface, Cloneable, Comparable<QTextFragment>

public class QTextFragment extends QtObject implements Comparable<QTextFragment>, Cloneable

Holds a piece of text in a QTextDocument with a single QTextCharFormat

Java wrapper for Qt's class QTextFragment