kalarm
FontColourChooser Class Reference
List of all members.Detailed Description
Definition at line 35 of file fontcolour.h.
Public Member Functions | |
FontColourChooser (QWidget *parent=0, const char *name=0, bool onlyFixed=false, const QStringList &fontList=QStringList(), const QString &frameLabel=i18n("Requested font"), bool editColours=false, bool fg=true, bool defaultFont=false, int visibleListSize=8) | |
void | setDefaultFont () |
void | setFont (const QFont &, bool onlyFixed=false) |
bool | defaultFont () const |
QFont | font () const |
QColor | fgColour () const |
QColor | bgColour () const |
const ColourList & | colours () const |
void | setFgColour (const QColor &) |
void | setBgColour (const QColor &) |
void | setColours (const ColourList &) |
QString | sampleText () const |
void | setSampleText (const QString &text) |
bool | isReadOnly () const |
void | setReadOnly (bool) |
The documentation for this class was generated from the following files: