Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QTextFrameFormat
This is the complete list of members for
QTextFrameFormat
, including inherited members.
enum
FormatType
enum
ObjectTypes
enum
Position
enum
Property
enum
PropertyType
QTextFrameFormat
()
QList<int>
allPropertyIds
() const
bool
boolProperty
( int
propertyId
, bool
defaultValue
= false ) const
int
border
() const
float
floatProperty
( int
propertyId
, float
defaultValue
= 0.0 ) const
bool
hasProperty
( int
propertyId
) const
int
height
() 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
int
margin
() const
void
merge
( const QTextFormat &
other
)
int
objectIndex
() const
int
objectType
() const
int
padding
() const
Position
position
() const
PropertyType
propertyType
( int
propertyId
) const
void
setBorder
( int
width
)
void
setHeight
( int
height
)
void
setMargin
( int
margin
)
void
setObjectIndex
( int
o
)
void
setObjectType
( int
type
)
void
setPadding
( int
width
)
void
setPosition
( Position
policy
)
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
)
void
setWidth
( int
width
)
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
int
width
() 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