Nepomuk
ktagcloudwidget.h
void tagClicked(const QString &tag)
Definition: ktagcloudwidget.h:30
void addTags(const QMap< QString, int > &tags)
Add a set of tags with weight factors.
int tagWeight(const QString &tag) const
Retrieve the weight for a certain tag.
~KTagCloudWidget()
void resizeEvent(QResizeEvent *e)
void setMinFontSize(int pointSize)
Set the minimum font size to be used for the most unpopular tags.
KTagCloudWidget(QWidget *parent=0)
void addTag(const QString &tag, int weight)
Add tag to the cloud using the weight factor weight.
void setMaxFontSize(int pointSize)
Set the maximum font size to be used for the most popular tags.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.