kalarm
#include <fontcolourbutton.h>
|
void | selected (const QColor &fg, const QColor &bg) |
|
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-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.