kalarm
FontColourChooser Class Reference
#include <fontcolour.h>

Detailed Description
Definition at line 35 of file fontcolour.h.
Public Member Functions | |
| QColor | bgColour () const |
| const ColourList & | colours () const |
| bool | defaultFont () const |
| virtual bool | eventFilter (QObject *, QEvent *) |
| QColor | fgColour () const |
| QFont | font () const |
| FontColourChooser (QWidget *parent=0, const QStringList &fontList=QStringList(), const QString &frameLabel=i18n("Requested font"), bool editColours=false, bool fg=true, bool defaultFont=false, int visibleListSize=8) | |
| bool | isReadOnly () const |
| QString | sampleText () const |
| void | setBgColour (const QColor &) |
| void | setColours (const ColourList &) |
| void | setDefaultFont () |
| void | setFgColour (const QColor &) |
| void | setFont (const QFont &, bool onlyFixed=false) |
| void | setReadOnly (bool) |
| void | setSampleText (const QString &text) |
Constructor & Destructor Documentation
| FontColourChooser::FontColourChooser | ( | QWidget * | parent = 0, |
|
| const QStringList & | fontList = QStringList(), |
|||
| const QString & | frameLabel = i18n("Requested font"), |
|||
| bool | editColours = false, |
|||
| bool | fg = true, |
|||
| bool | defaultFont = false, |
|||
| int | visibleListSize = 8 | |||
| ) | [explicit] |
Definition at line 41 of file fontcolour.cpp.
Member Function Documentation
| QColor FontColourChooser::bgColour | ( | ) | const |
Definition at line 178 of file fontcolour.cpp.
| const ColourList& FontColourChooser::colours | ( | ) | const [inline] |
Definition at line 51 of file fontcolour.h.
| bool FontColourChooser::defaultFont | ( | ) | const |
Definition at line 152 of file fontcolour.cpp.
Definition at line 226 of file fontcolour.cpp.
| QColor FontColourChooser::fgColour | ( | ) | const |
Definition at line 183 of file fontcolour.cpp.
| QFont FontColourChooser::font | ( | ) | const |
Definition at line 157 of file fontcolour.cpp.
| bool FontColourChooser::isReadOnly | ( | ) | const [inline] |
Definition at line 57 of file fontcolour.h.
| QString FontColourChooser::sampleText | ( | ) | const |
Definition at line 195 of file fontcolour.cpp.
| void FontColourChooser::setBgColour | ( | const QColor & | colour | ) |
Definition at line 162 of file fontcolour.cpp.
| void FontColourChooser::setColours | ( | const ColourList & | colours | ) |
Definition at line 251 of file fontcolour.cpp.
| void FontColourChooser::setDefaultFont | ( | ) |
Definition at line 139 of file fontcolour.cpp.
| void FontColourChooser::setFgColour | ( | const QColor & | colour | ) |
Definition at line 205 of file fontcolour.cpp.
| void FontColourChooser::setFont | ( | const QFont & | font, | |
| bool | onlyFixed = false | |||
| ) |
| void FontColourChooser::setReadOnly | ( | bool | ro | ) |
Definition at line 214 of file fontcolour.cpp.
| void FontColourChooser::setSampleText | ( | const QString & | text | ) |
Definition at line 200 of file fontcolour.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference