Expand description

C++ type: QTextBlockFormat

Structs

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

  • 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.