akonadi
Akonadi::TagEditWidget Class Reference
#include <tageditwidget_p.h>
Inherits QWidget.
Public Member Functions | |
TagEditWidget (Akonadi::TagModel *model, QWidget *parent=0, bool enableSelection=false) | |
Akonadi::Tag::List | selection () |
void | setSelection (const Akonadi::Tag::List &tags) |
Protected Member Functions | |
bool | eventFilter (QObject *watched, QEvent *event) |
Detailed Description
A widget that offers facilities to add/remove tags and optionally provides a way to select tags.
- Since
- 4.13
Definition at line 36 of file tageditwidget_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:55:01 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:55:01 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.