akonadi
Akonadi::TagSelectionDialog Class Reference
#include <tagselectiondialog.h>
Inherits KDialog.
Signals | |
void | selectionChanged (const Akonadi::Tag::List &tags) |
Public Member Functions | |
TagSelectionDialog (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 38 of file tagselectiondialog.h.
Constructor & Destructor Documentation
◆ TagSelectionDialog()
|
explicit |
Definition at line 58 of file tagselectiondialog.cpp.
◆ ~TagSelectionDialog()
|
virtual |
Definition at line 76 of file tagselectiondialog.cpp.
Member Function Documentation
◆ selection()
Tag::List TagSelectionDialog::selection | ( | ) | const |
Definition at line 81 of file tagselectiondialog.cpp.
◆ setSelection()
void TagSelectionDialog::setSelection | ( | const Akonadi::Tag::List & | tags | ) |
Definition at line 86 of file tagselectiondialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.