[][src]Module qt_gui::q_text_block_format

C++ type: QTextBlockFormat

Structs

LineHeightTypes

This enum describes the various types of line spacing support paragraphs can have.

MarkerType

This enum describes the types of markers a list item can have. If a list item (a paragraph for which QTextBlock::textList() returns the list) has a marker, it is rendered instead of the normal bullet. In this way, checkable list items can be mixed with plain list items in the same list, overriding the type of bullet specified by the QTextListFormat::style() for the entire list.