Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Examples  

QSGFont Class Reference

Font definition. More...

#include <qsgattr.h>

Inheritance diagram for QSGFont:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSGFont ()
 QSGFont (const QSGFont &f)
void operator= (const QSGFont &f)

Public Attributes

QString family
int size
bool bold
bool italic
QSGColor color

Friends

bool operator== (const QSGFont &, const QSGFont &)
bool operator!= (const QSGFont &, const QSGFont &)
QString toQString (const QSGFont &font)
QSGFont toQSGFont (const QString &string)

Detailed Description

Font definition.

Author:
Kamil Dobkowski


Constructor & Destructor Documentation

QSGFont::QSGFont  
 

Creates "helvetica" 10pts, black font.


The documentation for this class was generated from the following file:
Generated on Mon Mar 18 19:16:46 2002 for KMatplot library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002