ColourFont Class Reference
#include <colourfont.h>
List of all members.
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 |
( |
|
) |
|
Member Function Documentation
QFont ColourFont::getFont |
( |
void |
|
) |
|
Returns a copy of the selected font
- Parameters:
-
- 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:
-
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: