akonadi
contactgroupeditordialog.cpp
ContactGroupEditor * editor() const
Returns the ContactGroupEditor that is used by the dialog.
Definition: contactgroupeditordialog.cpp:143
bool isValid() const
void addWidget(QWidget *widget, int row, int column, QFlags< Qt::AlignmentFlag > alignment)
ContactGroupEditorDialog(Mode mode, QWidget *parent=0)
Creates a new contact group editor dialog.
Definition: contactgroupeditordialog.cpp:78
void setContactGroup(const Akonadi::Item &group)
Sets the contact group to edit when in EditMode.
Definition: contactgroupeditordialog.cpp:129
A combobox for selecting an Akonadi collection.
Definition: collectioncombobox.h:62
Creates a new contact group.
Definition: contactgroupeditor.h:91
bool isEmpty() const
QString trimmed() const
Can create new items in this collection.
Definition: collection.h:89
A dialog for creating or editing a contact group in Akonadi.
Definition: contactgroupeditordialog.h:75
~ContactGroupEditorDialog()
Destroys the contact group editor dialog.
Definition: contactgroupeditordialog.cpp:123
bool contains(QChar ch, Qt::CaseSensitivity cs) const
void setDefaultAddressBook(const Akonadi::Collection &addressbook)
Sets the addressbook that shall be selected as default for storage in create mode.
Definition: contactgroupeditordialog.cpp:134
An widget to edit contact groups in Akonadi.
Definition: contactgroupeditor.h:82
Edits an existing contact group.
Definition: contactgroupeditordialog.h:85
Edits an existing contact group.
Definition: contactgroupeditor.h:92
void setColumnStretch(int column, int stretch)
void contactGroupStored(const Akonadi::Item &group)
This signal is emitted whenever a contact group was updated or stored.
Creates a new contact group.
Definition: contactgroupeditordialog.h:84
void setDefaultAddressBook(const Akonadi::Collection &addressbook)
Sets the addressbook which shall be used to store new contact groups.
Definition: contactgroupeditor.cpp:313
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 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:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.