ColourFont Class Reference

#include <colourfont.h>

List of all members.

Public Member Functions

 ColourFont (QWidget *parent, const char *name, LabelIni *li)
 ~ColourFont ()
void write (KConfigGroup *config, QString sKey)
void read (KConfigGroup *config, QString sKey)
QFont getFont (void)
void setupPainter (QPainter &painter)


Detailed Description

Dialog providing font and 'dos colour' choices

Author:
James Fuller,,, <james>

Constructor & Destructor Documentation

ColourFont::ColourFont ( QWidget *  parent,
const char *  name,
LabelIni li 
)

Constructor for Font and Colour Dialog

Parameters:
parent Widget to become a part of
name Identifying name
li Address of LabelIni object that assists with settings

ColourFont::~ColourFont (  ) 

Destructor


Member Function Documentation

QFont ColourFont::getFont ( void   ) 

Returns a copy of the selected font

Parameters:
none 
Returns:
QFont

void ColourFont::read ( KConfigGroup *  config,
QString  sKey 
)

Load settings into the dialog

Parameters:
config Ptr to KConfigGroup ( eg [Section] )
sKey Prefix for key names

void ColourFont::setupPainter ( QPainter &  painter  ) 

Copies specified parameters to the painting system

Parameters:
painter 

void ColourFont::write ( KConfigGroup *  config,
QString  sKey 
)

Save settings from the dialog

Parameters:
config Ptr to KConfigGroup ( eg [Section] )
sKey Prefix for key names


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

Generated on Wed Feb 19 20:13:54 2014 for Schematux by  doxygen 1.5.7