korganizer
PublishDialog Class Reference
#include <publishdialog.h>
Inheritance diagram for PublishDialog:
Signals | |
void | numMessagesChanged (int) |
Public Member Functions | |
PublishDialog (QWidget *parent=0) | |
~PublishDialog () | |
void | addAttendee (const KCalCore::Attendee::Ptr &attendee) |
QString | addresses () |
Protected Slots | |
void | addItem () |
void | openAddressbook () |
void | removeItem () |
void | updateInput () |
void | updateItem () |
Protected Attributes | |
Ui::PublishDialog_base | mUI |
Detailed Description
Definition at line 35 of file publishdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file publishdialog.cpp.
PublishDialog::~PublishDialog | ( | ) |
Definition at line 82 of file publishdialog.cpp.
Member Function Documentation
void PublishDialog::addAttendee | ( | const KCalCore::Attendee::Ptr & | attendee | ) |
Definition at line 86 of file publishdialog.cpp.
|
protectedslot |
Definition at line 113 of file publishdialog.cpp.
QString PublishDialog::addresses | ( | ) |
Definition at line 97 of file publishdialog.cpp.
|
signal |
|
protectedslot |
Definition at line 152 of file publishdialog.cpp.
|
protectedslot |
Definition at line 126 of file publishdialog.cpp.
|
protectedslot |
Definition at line 186 of file publishdialog.cpp.
|
protectedslot |
Definition at line 175 of file publishdialog.cpp.
Member Data Documentation
|
protected |
Definition at line 56 of file publishdialog.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.