Nepomuk
tagwidget.h
Go to the documentation of this file.
QList< Resource > taggedResources() const
Qt::Alignment alignment() const
The alignment of the tags in the widget.
void setMaxTagsShown(int max)
By default the TagWidget shows the most often used tags in the main window and allows access to all t...
QList< Nepomuk::Tag > selectedTags() const
The list of selected tags.
void setSelectedTags(const QList< Nepomuk::Tag > &tags)
Set the list of selected tags.
QList< Tag > assignedTags() const
void setAssignedTags(const QList< Nepomuk::Tag > &tags)
void setModeFlags(ModeFlags flags)
Set flags to change the behaviour and look of the tag widget.
int maxTagsShown() const
By default the TagWidget shows the most often used tags in the main window and allows access to all t...
TagWidget(const Resource &resource, QWidget *parent=0)
Creates a new TagWidget for resource.
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.