Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QFont
This is the complete list of members for
QFont
, including inherited members.
enum
Script
enum
Stretch
enum
StyleHint
enum
StyleStrategy
enum
Weight
QFont
()
QFont
( const QString &
family
, int
pointSize
= 12, int
weight
= Normal, bool
italic
= false )
QFont
( const QFont &
font
)
~QFont
()
bool
bold
() const
int
deciPointSize
() const
QString
defaultFamily
() const
bool
dirty
() const
bool
exactMatch
() const
QString
family
() const
bool
fixedPitch
() const
bool
fromString
( const QString &
descrip
)
HFONT
handle
() const
void
insertSubstitution
( const QString &
familyName
, const QString &
substituteName
)
void
insertSubstitutions
( const QString &
familyName
, const QStringList &
substituteNames
)
bool
isCopyOf
( const QFont &
f
) const
bool
italic
() const
bool
kerning
() const
QString
key
() const
QString
lastResortFamily
() const
QString
lastResortFont
() const
bool
overline
() const
int
pixelSize
() const
int
pointSize
() const
float
pointSizeFloat
() const
void
qwsRenderToDisk
( bool
all
= true )
bool
rawMode
() const
QString
rawName
() const
void
removeSubstitution
( const QString &
familyName
)
QFont
resolve
( const QFont &
other
) const
void
setBold
( bool
enable
)
void
setFamily
( const QString &
family
)
void
setFixedPitch
( bool
enable
)
void
setItalic
( bool
enable
)
void
setKerning
( bool
enable
)
void
setOverline
( bool
enable
)
void
setPixelSize
( int
pixelSize
)
void
setPixelSizeFloat
( float
pixelSize
)
void
setPointSize
( int
pointSize
)
void
setPointSizeFloat
( float
pointSize
)
void
setRawMode
( bool
enable
)
void
setRawName
( const QString &
name
)
void
setStretch
( int
factor
)
void
setStrikeOut
( bool
enable
)
void
setStyleHint
( StyleHint
hint
, StyleStrategy
strategy
= PreferDefault )
void
setStyleStrategy
( StyleStrategy
s
)
void
setUnderline
( bool
enable
)
void
setWeight
( int
weight
)
int
stretch
() const
bool
strikeOut
() const
StyleHint
styleHint
() const
StyleStrategy
styleStrategy
() const
QString
substitute
( const QString &
familyName
)
QStringList
substitutes
( const QString &
familyName
)
QStringList
substitutions
()
QString
toString
() const
bool
underline
() const
int
weight
() const
bool
operator!=
( const QFont &
f
) const
bool
operator<
( const QFont &
f
) const
QFont &
operator=
( const QFont &
font
)
bool
operator==
( const QFont &
f
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1