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

messageviewer

  • sources
  • kde-4.12
  • kdepim
  • messageviewer
  • widgets
invitationsettings.h
Go to the documentation of this file.
1 /*
2  Boost Software License - Version 1.0 - August 17th, 2003
3 
4  Permission is hereby granted, free of charge, to any person or organization
5  obtaining a copy of the software and accompanying documentation covered by
6  this license (the "Software") to use, reproduce, display, distribute,
7  execute, and transmit the Software, and to prepare derivative works of the
8  Software, and to permit third-parties to whom the Software is furnished to
9  do so, all subject to the following:
10 
11  The copyright notices in the Software and this entire statement, including
12  the above license grant, this restriction and the following disclaimer,
13  must be included in all copies of the Software, in whole or in part, and
14  all derivative works of the Software, unless such copies or derivative
15  works are solely in the form of machine-executable object code generated by
16  a source language processor.
17 
18  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20  FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
21  SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
22  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
23  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24  DEALINGS IN THE SOFTWARE.
25 
26 */
27 
28 #ifndef MESSAGEVIEWER_INVITATIONSETTINGS_H
29 #define MESSAGEVIEWER_INVITATIONSETTINGS_H
30 
31 #include "messageviewer_export.h"
32 
33 #include <QWidget>
34 
35 class Ui_InvitationSettings;
36 
37 namespace MessageViewer {
38 
39 class MESSAGEVIEWER_EXPORT InvitationSettings : public QWidget
40 {
41  Q_OBJECT
42 public:
43  explicit InvitationSettings( QWidget * parent=0 );
44  ~InvitationSettings();
45  /*reimp*/ void save();
46  QString helpAnchor() const;
47  /*reimp*/ void doLoadFromGlobalSettings();
48  void doResetToDefaultsOther();
49 
50 private slots:
51  void slotLegacyBodyInvitesToggled( bool on );
52 
53 Q_SIGNALS:
54  void changed();
55 
56 private:
57  Ui_InvitationSettings *mInvitationUi;
58 };
59 
60 }
61 
62 #endif // MESSAGEVIEWER_INVITATIONSETTINGS_H
MessageViewer::InvitationSettings
Definition: invitationsettings.h:39
QWidget
MESSAGEVIEWER_EXPORT
#define MESSAGEVIEWER_EXPORT
Definition: messageviewer_export.h:37
messageviewer_export.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

messageviewer

Skip menu "messageviewer"
  • 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