Module qtjambi
Package io.qt.gui

Class 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