kalarm
FontColourDlg Class Reference
#include <fontcolourbutton.h>
Inheritance diagram for FontColourDlg:

Detailed Description
Definition at line 67 of file fontcolourbutton.h.
Public Member Functions | |
| QColor | bgColour () const |
| bool | defaultFont () const |
| QColor | fgColour () const |
| QFont | font () const |
| FontColourDlg (const QColor &bg, const QColor &fg, const QFont &, bool defaultFont, const QString &caption, QWidget *parent=0) | |
| bool | isReadOnly () const |
| void | setReadOnly (bool) |
Protected Slots | |
| virtual void | slotOk () |
Constructor & Destructor Documentation
| FontColourDlg::FontColourDlg | ( | const QColor & | bg, | |
| const QColor & | fg, | |||
| const QFont & | font, | |||
| bool | defaultFont, | |||
| const QString & | caption, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 129 of file fontcolourbutton.cpp.
Member Function Documentation
| QColor FontColourDlg::bgColour | ( | ) | const [inline] |
Definition at line 75 of file fontcolourbutton.h.
| bool FontColourDlg::defaultFont | ( | ) | const [inline] |
Definition at line 73 of file fontcolourbutton.h.
| QColor FontColourDlg::fgColour | ( | ) | const [inline] |
Definition at line 76 of file fontcolourbutton.h.
| QFont FontColourDlg::font | ( | ) | const [inline] |
Definition at line 74 of file fontcolourbutton.h.
| bool FontColourDlg::isReadOnly | ( | ) | const [inline] |
Definition at line 78 of file fontcolourbutton.h.
| void FontColourDlg::setReadOnly | ( | bool | ro | ) |
Definition at line 170 of file fontcolourbutton.cpp.
| void FontColourDlg::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 156 of file fontcolourbutton.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference