kalarm
#include <fontcolourbutton.h>
Definition at line 32 of file fontcolourbutton.h.
FontColourButton::FontColourButton |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
QColor FontColourButton::bgColour |
( |
| ) |
const |
|
inline |
bool FontColourButton::defaultFont |
( |
| ) |
const |
|
inline |
QColor FontColourButton::fgColour |
( |
| ) |
const |
|
inline |
QFont FontColourButton::font |
( |
| ) |
const |
|
inline |
virtual bool FontColourButton::isReadOnly |
( |
| ) |
const |
|
inlinevirtual |
void FontColourButton::selected |
( |
const QColor & |
fg, |
|
|
const QColor & |
bg |
|
) |
| |
|
signal |
Signal emitted whenever a font or colour has been selected.
void FontColourButton::setBgColour |
( |
const QColor & |
c | ) |
|
|
inline |
void FontColourButton::setDefaultFont |
( |
| ) |
|
void FontColourButton::setFgColour |
( |
const QColor & |
c | ) |
|
|
inline |
void FontColourButton::setFont |
( |
const QFont & |
font | ) |
|
virtual void FontColourButton::setReadOnly |
( |
bool |
ro, |
|
|
bool |
noHighlight = false |
|
) |
| |
|
inlinevirtual |
void FontColourButton::slotButtonPressed |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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.