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-2014 The KDE developers.
Generated on Mon Jul 21 2014 08:04:02 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Jul 21 2014 08:04:02 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.