Kate
KateFontStruct Class Reference
#include <katefont.h>
Public Member Functions | |
bool | fixedPitch () const |
const QFont & | font (bool bold, bool italic) const |
KateFontStruct () | |
void | setFont (const QFont &font) |
int | width (const QChar &c, bool bold, bool italic, int tabWidth) |
int | width (const QString &text, int col, bool bold, bool italic, int tabWidth) |
~KateFontStruct () | |
Public Attributes | |
int | fontAscent |
int | fontHeight |
QFont | myFont |
QFont | myFontBI |
QFont | myFontBold |
QFont | myFontItalic |
KateFontMetrics | myFontMetrics |
KateFontMetrics | myFontMetricsBI |
KateFontMetrics | myFontMetricsBold |
KateFontMetrics | myFontMetricsItalic |
Detailed Description
Definition at line 53 of file katefont.h.
Constructor & Destructor Documentation
KateFontStruct::KateFontStruct | ( | ) |
Definition at line 70 of file katefont.cpp.
KateFontStruct::~KateFontStruct | ( | ) |
Definition at line 84 of file katefont.cpp.
Member Function Documentation
bool KateFontStruct::fixedPitch | ( | ) | const [inline] |
Definition at line 100 of file katefont.h.
Definition at line 93 of file katefont.h.
void KateFontStruct::setFont | ( | const QFont & | font | ) |
Definition at line 99 of file katefont.cpp.
Definition at line 79 of file katefont.h.
int KateFontStruct::width | ( | const QString & | text, | |
int | col, | |||
bool | bold, | |||
bool | italic, | |||
int | tabWidth | |||
) | [inline] |
Definition at line 65 of file katefont.h.
Member Data Documentation
Definition at line 108 of file katefont.h.
Definition at line 107 of file katefont.h.
Definition at line 103 of file katefont.h.
Definition at line 103 of file katefont.h.
Definition at line 103 of file katefont.h.
Definition at line 103 of file katefont.h.
Definition at line 105 of file katefont.h.
Definition at line 105 of file katefont.h.
Definition at line 105 of file katefont.h.
Definition at line 105 of file katefont.h.
The documentation for this class was generated from the following files: