mailcommon
MailCommon::AddTagDialog Class Reference
#include <addtagdialog.h>
Inheritance diagram for MailCommon::AddTagDialog:
Public Member Functions | |
AddTagDialog (const QList< KActionCollection * > &actions, QWidget *parent=0) | |
~AddTagDialog () | |
QString | label () const |
void | setTags (const QList< MailCommon::Tag::Ptr > &tags) |
Akonadi::Tag | tag () const |
Protected Slots | |
virtual void | slotButtonClicked (int button) |
Detailed Description
Definition at line 30 of file addtagdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 32 of file addtagdialog.cpp.
AddTagDialog::~AddTagDialog | ( | ) |
Definition at line 47 of file addtagdialog.cpp.
Member Function Documentation
QString AddTagDialog::label | ( | ) | const |
Definition at line 100 of file addtagdialog.cpp.
void AddTagDialog::setTags | ( | const QList< MailCommon::Tag::Ptr > & | tags | ) |
Definition at line 51 of file addtagdialog.cpp.
|
protectedvirtualslot |
Definition at line 61 of file addtagdialog.cpp.
Akonadi::Tag AddTagDialog::tag | ( | ) | const |
Definition at line 105 of file addtagdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.