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

kmail

  • sources
  • kde-4.12
  • kdepim
  • kmail
secondarywindow.h
Go to the documentation of this file.
1 /* -*- mode: C++; c-file-style: "gnu" -*-
2  secondarywindow.h
3 
4  This file is part of KMail, the KDE mail client.
5  Copyright (c) 2003 Ingo Kloecker <kloecker@kde.org>
6 
7  KMail is free software; you can redistribute it and/or modify it
8  under the terms of the GNU General Public License, version 2, as
9  published by the Free Software Foundation.
10 
11  KMail is distributed in the hope that it will be useful, but
12  WITHOUT ANY WARRANTY; without even the implied warranty of
13  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14  General Public License for more details.
15 
16  You should have received a copy of the GNU General Public License
17  along with this program; if not, write to the Free Software
18  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 
20  In addition, as a special exception, the copyright holders give
21  permission to link the code of this program with any edition of
22  the Qt library by Trolltech AS, Norway (or with modified versions
23  of Qt that use the same license as Qt), and distribute linked
24  combinations including the two. You must obey the GNU General
25  Public License in all respects for all of the code used other than
26  Qt. If you modify this file, you may extend this exception to
27  your version of the file, but you are not obligated to do so. If
28  you do not wish to do so, delete this exception statement from
29  your version.
30 */
31 #ifndef __KMAIL_SECONDARYWINDOW_H__
32 #define __KMAIL_SECONDARYWINDOW_H__
33 
34 #include <kxmlguiwindow.h>
35 
36 class QCloseEvent;
37 
38 namespace KMail {
39 
44  class SecondaryWindow : public KXmlGuiWindow
45  {
46  Q_OBJECT
47 
48  public:
49  explicit SecondaryWindow( const char * name = 0 );
50  ~SecondaryWindow();
51  using KMainWindow::setCaption;
52  public Q_SLOTS:
58  virtual void setCaption( const QString &caption);
59 
60  protected:
66  virtual void closeEvent( QCloseEvent * );
67  };
68 
69 } // namespace KMail
70 
71 #endif // __KMAIL_SECONDARYWINDOW_H__
KMail::SecondaryWindow::closeEvent
virtual void closeEvent(QCloseEvent *)
Reimplemented because we don't want the application to quit when the last visible secondary window is...
Definition: secondarywindow.cpp:61
KMail::SecondaryWindow::~SecondaryWindow
~SecondaryWindow()
Definition: secondarywindow.cpp:55
KMail::SecondaryWindow::setCaption
virtual void setCaption(const QString &caption)
Reimplement because we have this bug #Bug 163978.
Definition: secondarywindow.cpp:80
KXmlGuiWindow
KMail::SecondaryWindow
Window class for secondary KMail window like the composer window and the separate message window...
Definition: secondarywindow.h:44
KMail::SecondaryWindow::SecondaryWindow
SecondaryWindow(const char *name=0)
Definition: secondarywindow.cpp:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kmail

Skip menu "kmail"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

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