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
QTextBlockFormat
()
Qt::Alignment
alignment
() const
QColor
backgroundColor
() const
bool
boolProperty
( int
propertyId
) const
int
bottomMargin
() const
void
clearBackgroundColor
()
void
clearProperty
( int
propertyId
)
QColor
colorProperty
( int
propertyId
) const
Direction
direction
() const
int
firstLineMargin
() 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
int
leftMargin
() const
QTextLength
lengthProperty
( int
propertyId
) const
QVector<QTextLength>
lengthVectorProperty
( int
propertyId
) const
void
merge
( const QTextFormat &
other
)
bool
nonBreakableLines
() const
int
objectIndex
() const
int
objectType
() const
QMap<int, QVariant>
properties
() const
QVariant
property
( int
propertyId
) const
int
rightMargin
() const
void
setAlignment
( Qt::Alignment
alignment
)
void
setBackgroundColor
( const QColor &
color
)
void
setBottomMargin
( int
margin
)
void
setDirection
( Direction
direction
)
void
setFirstLineMargin
( int
margin
)
void
setIndent
( int
indentation
)
void
setLeftMargin
( int
margin
)
void
setNonBreakableLines
( bool
b
)
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
setRightMargin
( int
margin
)
void
setTopMargin
( int
margin
)
QString
stringProperty
( int
propertyId
) 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 &
other
) const
QTextFormat &
operator=
( const QTextFormat &
other
)
bool
operator==
( const QTextFormat &
other
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1