kalarm
#include <fontcolourbutton.h>

| Signals | |
| void | selected (const QColor &fg, const QColor &bg) | 
| Public Member Functions | |
| FontColourButton (QWidget *parent=0) | |
| QColor | bgColour () const | 
| bool | defaultFont () const | 
| QColor | fgColour () const | 
| QFont | font () const | 
| virtual bool | isReadOnly () const | 
| void | setBgColour (const QColor &c) | 
| void | setDefaultFont () | 
| void | setFgColour (const QColor &c) | 
| void | setFont (const QFont &) | 
| virtual void | setReadOnly (bool ro, bool noHighlight=false) | 
|  Public Member Functions inherited from PushButton | |
| PushButton (QWidget *parent) | |
| PushButton (const KGuiItem &text, QWidget *parent) | |
| PushButton (const KIcon &icon, const QString &text, QWidget *parent) | |
| PushButton (const QString &text, QWidget *parent) | |
| Protected Slots | |
| void | slotButtonPressed () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from PushButton | |
| virtual bool | event (QEvent *) | 
| virtual void | keyPressEvent (QKeyEvent *) | 
| virtual void | keyReleaseEvent (QKeyEvent *) | 
| virtual void | mouseMoveEvent (QMouseEvent *) | 
| virtual void | mousePressEvent (QMouseEvent *) | 
| virtual void | mouseReleaseEvent (QMouseEvent *) | 
|  Properties inherited from PushButton | |
| bool | readOnly | 
Detailed Description
Definition at line 32 of file fontcolourbutton.h.
Constructor & Destructor Documentation
| 
 | explicit | 
Definition at line 41 of file fontcolourbutton.cpp.
Member Function Documentation
| 
 | inline | 
Definition at line 43 of file fontcolourbutton.h.
| 
 | inline | 
Definition at line 41 of file fontcolourbutton.h.
| 
 | inline | 
Definition at line 44 of file fontcolourbutton.h.
| 
 | inline | 
Definition at line 42 of file fontcolourbutton.h.
| 
 | inlinevirtual | 
Reimplemented from PushButton.
Definition at line 47 of file fontcolourbutton.h.
Signal emitted whenever a font or colour has been selected.
| 
 | inline | 
Definition at line 39 of file fontcolourbutton.h.
| void FontColourButton::setDefaultFont | ( | ) | 
Definition at line 50 of file fontcolourbutton.cpp.
| 
 | inline | 
Definition at line 40 of file fontcolourbutton.h.
| void FontColourButton::setFont | ( | const QFont & | font | ) | 
Definition at line 55 of file fontcolourbutton.cpp.
| 
 | inlinevirtual | 
Reimplemented from PushButton.
Definition at line 45 of file fontcolourbutton.h.
| 
 | protectedslot | 
Definition at line 65 of file fontcolourbutton.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference