knotes
knotesakonaditray.cpp
Go to the documentation of this file.
41 connect( KGlobalSettings::self(), SIGNAL(kdisplayPaletteChanged()), this, SLOT(slotGeneralPaletteChanged()));
void setOpacity(qreal opacity)
bool end()
void fill(const QColor &color)
qreal pointSizeF() const
void setBold(bool enable)
void setFont(const QFont &font)
QString number(int n, int base)
void setPen(const QColor &color)
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
void setBrush(const QBrush &brush)
void drawText(const QPointF &position, const QString &text)
int width(const QString &text, int len) const
void setPointSizeF(qreal pointSize)
KNotesAkonadiTray(QWidget *parent=0)
Definition: knotesakonaditray.cpp:30
QRect rect() const
void updateNumberOfNotes(int number)
Definition: knotesakonaditray.cpp:54
bool isValid() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 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:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.