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