akonadi
Akonadi::TagEditWidget Class Reference
#include <tageditwidget.h>
Inherits QWidget.
Public Member Functions | |
TagEditWidget (Akonadi::TagModel *model, QWidget *parent=0, bool enableSelection=false) | |
Akonadi::Tag::List | selection () const |
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 37 of file tageditwidget.h.
Constructor & Destructor Documentation
◆ TagEditWidget()
|
explicit |
Definition at line 194 of file tageditwidget.cpp.
◆ ~TagEditWidget()
|
virtual |
Definition at line 260 of file tageditwidget.cpp.
Member Function Documentation
◆ eventFilter()
|
protected |
Definition at line 284 of file tageditwidget.cpp.
◆ selection()
Akonadi::Tag::List TagEditWidget::selection | ( | ) | const |
Definition at line 271 of file tageditwidget.cpp.
◆ setSelection()
void TagEditWidget::setSelection | ( | const Akonadi::Tag::List & | tags | ) |
Definition at line 265 of file tageditwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.