Nepomuk
ktagcloudwidget.h
Go to the documentation of this file.
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-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.