kalarm
fontcolour.cpp
Go to the documentation of this file.
41 const QStringList &fontList, const QString& frameLabel, bool fg, bool defaultFont, int visibleListSize)
100 mDefaultFont->setWhatsThis(i18nc("@info:whatsthis", "Check to use the default font current at the time the alarm is displayed."));
QLayout * layout() const
virtual void setReadOnly(bool readOnly)
Type type() const
virtual bool eventFilter(QObject *, QEvent *)
Definition: fontcolour.cpp:202
virtual QByteArray text(quint32 serialNumber) const =0
const QColor & color(ColorGroup group, ColorRole role) const
virtual QSize sizeHint() const
bool isNull() const
void setBuddy(QWidget *buddy)
the KAlarm application object
void setMinimumSize(const QSize &)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
int count(const T &value) const
void installEventFilter(QObject *filterObj)
virtual void setReadOnly(bool readOnly)
void setMargin(int margin)
void setFont(const QFont &, bool onlyFixed=false)
Definition: fontcolour.cpp:123
void setSampleText(const QString &text)
Definition: fontcolour.cpp:176
void setChecked(bool)
void setWhatsThis(const QString &)
void addStretch(int stretch)
QWidget(QWidget *parent, QFlags< Qt::WindowType > f)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setSpacing(int spacing)
FontColourChooser(QWidget *parent=0, const QStringList &fontList=QStringList(), const QString &frameLabel=i18n("Requested font"), bool fg=true, bool defaultFont=false, int visibleListSize=8)
Definition: fontcolour.cpp:40
void addLayout(QLayout *layout, int stretch)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.