Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QTextListFormat
This is the complete list of members for
QTextListFormat
, including inherited members.
enum
FormatType
enum
ObjectTypes
enum
Property
enum
Style
QTextListFormat
()
bool
boolProperty
( int
propertyId
) const
void
clearProperty
( int
propertyId
)
QColor
colorProperty
( int
propertyId
) const
float
floatProperty
( int
propertyId
) const
bool
hasProperty
( int
propertyId
) const
int
indent
() const
int
intProperty
( int
propertyId
) const
bool
isBlockFormat
() const
bool
isCharFormat
() const
bool
isFrameFormat
() const
bool
isImageFormat
() const
bool
isListFormat
() const
bool
isTableFormat
() const
bool
isValid
() const
QTextLength
lengthProperty
( int
propertyId
) const
QVector<QTextLength>
lengthVectorProperty
( int
propertyId
) const
void
merge
( const QTextFormat &
other
)
int
objectIndex
() const
int
objectType
() const
QMap<int, QVariant>
properties
() const
QVariant
property
( int
propertyId
) const
void
setIndent
( int
indentation
)
void
setObjectIndex
( int
index
)
void
setObjectType
( int
type
)
void
setProperty
( int
propertyId
, const QVariant &
value
)
void
setProperty
( int
propertyId
, const QString &
value
)
void
setProperty
( int
propertyId
, const QColor &
value
)
void
setProperty
( int
propertyId
, const QTextLength &
value
)
void
setProperty
( int
propertyId
, const QVector<QTextLength> &
value
)
void
setProperty
( int
propertyId
, bool
value
)
void
setProperty
( int
propertyId
, int
value
)
void
setProperty
( int
propertyId
, float
value
)
void
setStyle
( Style
style
)
QString
stringProperty
( int
propertyId
) const
Style
style
() const
QTextBlockFormat
toBlockFormat
() const
QTextCharFormat
toCharFormat
() const
QTextFrameFormat
toFrameFormat
() const
QTextImageFormat
toImageFormat
() const
QTextListFormat
toListFormat
() const
QTextTableFormat
toTableFormat
() const
int
type
() const
bool
operator!=
( const QTextFormat &
other
) const
QTextFormat &
operator=
( const QTextFormat &
other
)
bool
operator==
( const QTextFormat &
other
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1