• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

korganizer

  • sources
  • kde-4.12
  • kdepim
  • korganizer
publishdialog.h
Go to the documentation of this file.
1 /*
2  This file is part of KOrganizer.
3  Copyright (c) 2001 Cornelius Schumacher <schumacher@kde.org>
4 
5  This program is free software; you can redistribute it and/or modify
6  it under the terms of the GNU General Public License as published by
7  the Free Software Foundation; either version 2 of the License, or
8  (at your option) any later version.
9 
10  This program is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  GNU General Public License for more details.
14 
15  You should have received a copy of the GNU General Public License along
16  with this program; if not, write to the Free Software Foundation, Inc.,
17  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18 
19  As a special exception, permission is given to link this program
20  with any edition of Qt, and distribute the resulting executable,
21  without including the source code for Qt in the source distribution.
22 */
23 
24 #ifndef KORG_PUBLISHDIALOG_H
25 #define KORG_PUBLISHDIALOG_H
26 
27 #include "ui_publishdialog_base.h"
28 
29 #include <KCalCore/Attendee>
30 
31 #include <KDialog>
32 
33 class PublishDialog_base;
34 
35 class PublishDialog : public KDialog
36 {
37  Q_OBJECT
38  public:
39  explicit PublishDialog( QWidget *parent=0 );
40  ~PublishDialog();
41 
42  void addAttendee( const KCalCore::Attendee::Ptr &attendee );
43  QString addresses();
44 
45  signals:
46  void numMessagesChanged( int );
47 
48  protected slots:
49  void addItem();
50  void removeItem();
51  void openAddressbook();
52  void updateItem();
53  void updateInput();
54 
55  protected:
56  Ui::PublishDialog_base mUI;
57 };
58 
59 #endif
PublishDialog::updateInput
void updateInput()
Definition: publishdialog.cpp:186
PublishDialog
Definition: publishdialog.h:35
QWidget
PublishDialog::openAddressbook
void openAddressbook()
Definition: publishdialog.cpp:152
KDialog
PublishDialog::removeItem
void removeItem()
Definition: publishdialog.cpp:126
PublishDialog::mUI
Ui::PublishDialog_base mUI
Definition: publishdialog.h:56
PublishDialog::updateItem
void updateItem()
Definition: publishdialog.cpp:175
PublishDialog::addAttendee
void addAttendee(const KCalCore::Attendee::Ptr &attendee)
Definition: publishdialog.cpp:86
PublishDialog::addresses
QString addresses()
Definition: publishdialog.cpp:97
PublishDialog::addItem
void addItem()
Definition: publishdialog.cpp:113
PublishDialog::PublishDialog
PublishDialog(QWidget *parent=0)
Definition: publishdialog.cpp:38
PublishDialog::numMessagesChanged
void numMessagesChanged(int)
PublishDialog::~PublishDialog
~PublishDialog()
Definition: publishdialog.cpp:82
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

korganizer

Skip menu "korganizer"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal