Nepomuk
tagwidget.h
Go to the documentation of this file.
125 MiniMode = 0x1,
132 StandardMode = 0x2,
138 ReadOnly = 0x4,
146 };
156 ModeFlags modeFlags() 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...
void setAssignedTags(const QList< Nepomuk::Tag > &tags)
QList< Resource > taggedResources() const
QList< Tag > assignedTags() const
void setSelectedTags(const QList< Nepomuk::Tag > &tags)
Set the list of selected tags.
TagWidget(const Resource &resource, QWidget *parent=0)
Creates a new TagWidget for resource.
int maxTagsShown() const
By default the TagWidget shows the most often used tags in the main window and allows access to all t...
void setModeFlags(ModeFlags flags)
Set flags to change the behaviour and look of the tag widget.
QList< Nepomuk::Tag > selectedTags() const
The list of selected tags.
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.