Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QTextFormat
This is the complete list of members for
QTextFormat
, including inherited members.
enum
FormatType
enum
ObjectTypes
enum
Property
enum
PropertyType
QTextFormat
()
QTextFormat
( int
type
)
QTextFormat
( const QTextFormat &
rhs
)
~QTextFormat
()
QList<int>
allPropertyIds
() const
bool
boolProperty
( int
propertyId
, bool
defaultValue
= false ) const
float
floatProperty
( int
propertyId
, float
defaultValue
= 0.0 ) const
bool
hasProperty
( int
propertyId
) const
int
intProperty
( int
propertyId
, int
defaultValue
= 0 ) const
bool
isBlockFormat
() const
bool
isCharFormat
() const
bool
isFrameFormat
() const
bool
isImageFormat
() const
bool
isListFormat
() const
bool
isTableFormat
() const
bool
isValid
() const
void
merge
( const QTextFormat &
other
)
int
objectIndex
() const
int
objectType
() const
PropertyType
propertyType
( int
propertyId
) const
void
setObjectIndex
( int
o
)
void
setObjectType
( int
type
)
void
setProperty
( int
propertyId
, const QString &
value
)
void
setProperty
( int
propertyId
, bool
value
)
void
setProperty
( int
propertyId
, int
value
)
void
setProperty
( int
propertyId
, float
value
)
QString
stringProperty
( int
propertyId
, const QString &
defaultValue
= QString::null ) 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 &
rhs
) const
QTextFormat &
operator=
( const QTextFormat &
rhs
)
bool
operator==
( const QTextFormat &
rhs
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1