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

Konsole::VTFont Class Reference

Collaboration diagram for Konsole::VTFont:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 VTFont (const QString &name, QFont &font, const QString &family, int familyNum, int size)
QFont & getFont ()
QString getName ()
int getSize ()
QString getFamily ()
int getFamilyNum ()

Private Attributes

QFont font
QString name
QString family
int familyNum
int size

Constructor & Destructor Documentation

Konsole::VTFont::VTFont const QString name,
QFont &  font,
const QString family,
int  familyNum,
int  size
[inline]
 

Definition at line 128 of file konsole.h.


Member Function Documentation

QString Konsole::VTFont::getFamily  )  [inline]
 

Definition at line 149 of file konsole.h.

References family.

int Konsole::VTFont::getFamilyNum  )  [inline]
 

Definition at line 153 of file konsole.h.

References familyNum.

Referenced by Konsole::switchSession().

QFont& Konsole::VTFont::getFont  )  [inline]
 

Definition at line 137 of file konsole.h.

References font.

Referenced by Konsole::switchSession().

QString Konsole::VTFont::getName  )  [inline]
 

Definition at line 141 of file konsole.h.

References name.

int Konsole::VTFont::getSize  )  [inline]
 

Definition at line 145 of file konsole.h.

References size.


Member Data Documentation

QString Konsole::VTFont::family [private]
 

Definition at line 161 of file konsole.h.

Referenced by getFamily().

int Konsole::VTFont::familyNum [private]
 

Definition at line 162 of file konsole.h.

Referenced by getFamilyNum().

QFont Konsole::VTFont::font [private]
 

Definition at line 159 of file konsole.h.

Referenced by getFont().

QString Konsole::VTFont::name [private]
 

Definition at line 160 of file konsole.h.

Referenced by getName().

int Konsole::VTFont::size [private]
 

Definition at line 163 of file konsole.h.

Referenced by getSize().


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