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 47 of file TBFormat.qo.h.


Constructor & Destructor Documentation

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

Constructor that takes a QFont and a QColor.

casa::QFontColor::QFontColor ( const QFontColor fc  ) 

Copy Constructor.

casa::QFontColor::~QFontColor (  ) 

Member Data Documentation

Color.

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

Font.

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1