HTMLFont Class Reference
[
khtmlw Index
] [
khtmlw Hierarchy
] [
Headers
]
#include <
htmlfont.h
>
Public Members
HTMLFont
( const char *_family, int _size, const int *fontSizes, int _weight=QFont::Normal, bool _italic=FALSE, const char *charset=0 )
HTMLFont
( const HTMLFont &f )
void
setWeight
( int w )
void
setItalic
( bool u )
void
setUnderline
( bool u )
void
setStrikeOut
( bool s )
void
setTextColor
( const QColor &col )
void
setCharset
( KCharset ch )
const char*
family
() const
const int
weight
() const
const bool
italic
() const
const bool
underline
() const
const bool
strikeOut
() const
const int
pointSize
() const
const QColor&
textColor
() const
int
size
() const
const KCharset
charset
() const
const HTMLFont&
operator=
( const HTMLFont &f )
bool
operator==
( const HTMLFont &f )
operator QFont ()
() const
Documentation generated by tasin@cd1 on Die Nov 30 17:32:22 CET 1999
K
doc