QTextListFormat Class Reference
|
Константа | Значение | Описание |
---|---|---|
QTextListFormat::ListDisc | -1 | a filled circle |
QTextListFormat::ListCircle | -2 | an empty circle |
QTextListFormat::ListSquare | -3 | a filled square |
QTextListFormat::ListDecimal | -4 | decimal values in ascending order |
QTextListFormat::ListLowerAlpha | -5 | lower case Latin characters in alphabetical order |
QTextListFormat::ListUpperAlpha | -6 | upper case Latin characters in alphabetical order |
Constructs a new list format object.
Returns the list format's indentation. The indentation is multiplied by the QTextDocument::indentWidth property to get the effective indent in pixels.
See also setIndent().
Returns true if this list format is valid; otherwise returns false.
Sets the list format's indentation. The indentation is multiplied by the QTextDocument::indentWidth property to get the effective indent in pixels.
See also indent().
Sets the list format's style. See Style for the available styles.
Смотрите также style().
Returns the list format's style. See Style.
Смотрите также setStyle().
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Торговые марки | Qt 4.5.3 |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |