Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CachedFontMetrics Class Reference

#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katedocument.h>

List of all members.

Public Member Functions

 CachedFontMetrics (const QFont &f)
 ~CachedFontMetrics ()
int width (QChar c)
int width (QString s)

Private Attributes

short * warray [256]


Constructor & Destructor Documentation

CachedFontMetrics::CachedFontMetrics const QFont &  f  )  [inline]
 

Definition at line 67 of file katedocument.h.

References i, and warray.

CachedFontMetrics::~CachedFontMetrics  )  [inline]
 

Definition at line 70 of file katedocument.h.

References i, and warray.


Member Function Documentation

int CachedFontMetrics::width QString  s  )  [inline]
 

Definition at line 86 of file katedocument.h.

References width.

int CachedFontMetrics::width QChar  c  )  [inline]
 

Definition at line 74 of file katedocument.h.

References i, row, warray, and width.

Referenced by KateDocument::newBracketMark(), KateDocument::paintTextLine(), KateDocument::setFont(), KateDocument::textPos(), KateDocument::textWidth(), KateDocument::toggleRect(), and KateDocument::updateFontData().


Member Data Documentation

short* CachedFontMetrics::warray[256] [private]
 

Definition at line 65 of file katedocument.h.

Referenced by CachedFontMetrics(), width(), and ~CachedFontMetrics().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:27:45 2005 for OPIE by  doxygen 1.4.2