akonadi
Akonadi::TagWidget Class Reference
#include <tagwidget.h>
Signals | |
| void | selectionChanged (const Akonadi::Tag::List &tags) |
Public Member Functions | |
| TagWidget (QWidget *parent=0) | |
| Akonadi::Tag::List | selection () const |
| void | setSelection (const Akonadi::Tag::List &tags) |
Detailed Description
A widget that shows a tag selection and provides means to edit that selection.
TODO A standalone dialog version that takes an item and takes care of writing back the changes would be useful.
- Since
- 4.13
Definition at line 39 of file tagwidget.h.
Constructor & Destructor Documentation
◆ TagWidget()
|
explicit |
Definition at line 44 of file tagwidget.cpp.
◆ ~TagWidget()
| TagWidget::~TagWidget | ( | ) |
Definition at line 68 of file tagwidget.cpp.
Member Function Documentation
◆ selection()
| Akonadi::Tag::List TagWidget::selection | ( | ) | const |
Definition at line 78 of file tagwidget.cpp.
◆ setSelection()
| void TagWidget::setSelection | ( | const Akonadi::Tag::List & | tags | ) |
Definition at line 72 of file tagwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jul 24 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.