Home
·
All Classes
·
Modules
QTextListFormat Class Reference
[
QtGui
module]
Inherits
QTextFormat
.
Types
enum
Style
{ ListDisc, ListCircle, ListSquare, ListDecimal, ..., ListUpperRoman }
Methods
__init__
(
self
)
__init__
(
self
, QTextListFormat)
int
indent
(
self
)
bool
isValid
(
self
)
setIndent
(
self
, int)
setStyle
(
self
, Style)
Style
style
(
self
)
Detailed Description
Type Documentation
QTextListFormat.Style
Method Documentation
QTextListFormat.__init__ (
self
)
QTextListFormat.__init__ (
self
,
QTextListFormat
)
int QTextListFormat.indent (
self
)
bool QTextListFormat.isValid (
self
)
QTextListFormat.setIndent (
self
, int)
QTextListFormat.setStyle (
self
,
Style
)
Style
QTextListFormat.style (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0