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

Public Member Functions | |
| FontColourDlg (const QColor &bg, const QColor &fg, const QFont &, bool defaultFont, const QString &caption, QWidget *parent=0) | |
| QColor | bgColour () const |
| bool | defaultFont () const |
| QColor | fgColour () const |
| QFont | font () const |
| bool | isReadOnly () const |
| void | setReadOnly (bool) |
Protected Slots | |
| virtual void | slotOk () |
Detailed Description
Definition at line 65 of file fontcolourbutton.h.
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 90 of file fontcolourbutton.cpp.
Member Function Documentation
|
inline |
Definition at line 73 of file fontcolourbutton.h.
|
inline |
Definition at line 71 of file fontcolourbutton.h.
|
inline |
Definition at line 74 of file fontcolourbutton.h.
|
inline |
Definition at line 72 of file fontcolourbutton.h.
|
inline |
Definition at line 76 of file fontcolourbutton.h.
| void FontColourDlg::setReadOnly | ( | bool | ro | ) |
Definition at line 131 of file fontcolourbutton.cpp.
|
protectedvirtualslot |
Definition at line 117 of file fontcolourbutton.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference