Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QTextBlockFormat
This is the complete list of members for
QTextBlockFormat
, including inherited members.
enum
Direction
enum
FormatType
enum
ObjectTypes
enum
Property
enum
PropertyType
QTextBlockFormat
()
Qt::Alignment
alignment
() const
QList<int>
allPropertyIds
() const
QColor
backgroundColor
() const
bool
boolProperty
( int
propertyId
, bool
defaultValue
= false ) const
int
bottomMargin
() const
Direction
direction
() const
int
firstLineMargin
() const
float
floatProperty
( int
propertyId
, float
defaultValue
= 0.0 ) const
bool
hasProperty
( int
propertyId
) const
int
indent
() 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
leftMargin
() const
void
merge
( const QTextFormat &
other
)
bool
nonBreakableLines
() const
int
objectIndex
() const
int
objectType
() const
PropertyType
propertyType
( int
propertyId
) const
int
rightMargin
() const
void
setAlignment
( Qt::Alignment
alignment
)
void
setBackgroundColor
( const QColor &
color
)
void
setBottomMargin
( int
margin
)
void
setDirection
( Direction
dir
)
void
setFirstLineMargin
( int
margin
)
void
setIndent
( int
indent
)
void
setLeftMargin
( int
margin
)
void
setNonBreakableLines
( bool
b
)
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
)
void
setRightMargin
( int
margin
)
void
setTopMargin
( int
margin
)
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
topMargin
() 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