kate Library API Documentation

KateFontStruct Class Reference

Collaboration diagram for KateFontStruct:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KateFontStruct ()
 ~KateFontStruct ()
void setFont (const QFont &font)
int width (const QString &text, int col, bool bold, bool italic, int tabWidth)
int width (const QChar &c, bool bold, bool italic, int tabWidth)
const QFontfont (bool bold, bool italic) const
bool fixedPitch () const

Public Attributes

QFont myFont
QFont myFontBold
QFont myFontItalic
QFont myFontBI
KateFontMetrics myFontMetrics
KateFontMetrics myFontMetricsBold
KateFontMetrics myFontMetricsItalic
KateFontMetrics myFontMetricsBI
int fontHeight
int fontAscent

Detailed Description

Definition at line 53 of file katefont.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 12:58:50 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003