casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
casa::QFontColor Class Reference

QFont color is a convenience class containing a QFont and a QColor. More...

#include <TBFormat.qo.h>

List of all members.

Public Member Functions

 QFontColor (QFont f, QColor c)
 Constructor that takes a QFont and a QColor.
 QFontColor (const QFontColor &fc)
 Copy Constructor.
 ~QFontColor ()

Public Attributes

QFont font
 Font.
QColor color
 Color.

Detailed Description

QFont color is a convenience class containing a QFont and a QColor.

Definition at line 50 of file TBFormat.qo.h.


Constructor & Destructor Documentation

casa::QFontColor::QFontColor ( QFont  f,
QColor  c 
)

Constructor that takes a QFont and a QColor.

Copy Constructor.


Member Data Documentation

Color.

Definition at line 64 of file TBFormat.qo.h.

Font.

Definition at line 61 of file TBFormat.qo.h.


The documentation for this class was generated from the following file: