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

kjots

  • sources
  • kde-4.14
  • kdepim
  • kjots
KJotsMain.h
Go to the documentation of this file.
1 //
2 // kjots
3 //
4 // Copyright (C) 1997 Christoph Neerfeld <Christoph.Neerfeld@home.ivm.de>
5 // Copyright (C) 2002, 2003 Aaron J. Seigo <aseigo@kde.org>
6 // Copyright (C) 2003 Stanislav Kljuhhin <crz@hot.ee>
7 // Copyright (C) 2005-2006 Jaison Lee <lee.jaison@gmail.com>
8 // Copyright (C) 2007-2008 Stephen Kelly <steveire@gmail.com>
9 //
10 // This program is free software; you can redistribute it and/or modify
11 // it under the terms of the GNU General Public License as published by
12 // the Free Software Foundation; either version 2 of the License, or
13 // (at your option) any later version.
14 //
15 // This program is distributed in the hope that it will be useful,
16 // but WITHOUT ANY WARRANTY; without even the implied warranty of
17 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 // GNU General Public License for more details.
19 //
20 // You should have received a copy of the GNU General Public License
21 // along with this program; if not, write to the Free Software
22 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
23 //
24 
25 #ifndef KJOTSMAIN_H
26 #define KJOTSMAIN_H
27 
28 #include <kxmlguiwindow.h>
29 
30 class KJotsWidget;
31 
32 class KJotsMain : public KXmlGuiWindow
33 {
34  Q_OBJECT
35 
36  public:
37  KJotsMain();
38 
39 
40  public slots:
41  void updateCaption(QString);
42  void onQuit();
43  void activeAnchorChanged(const QString &, const QString &);
44 
45  protected:
49  /* reimp */ bool queryClose();
50 
51 private:
52  KJotsWidget* component;
53 
54 };
55 
56 #endif // KJotsMainNew_included
57 /* ex: set tabstop=4 softtabstop=4 shiftwidth=4 expandtab: */
58 /* kate: tab-indents off; replace-tabs on; tab-width 4; remove-trailing-space on; encoding utf-8;*/
KJotsMain
Definition: KJotsMain.h:32
KJotsWidget
Definition: kjotswidget.h:66
KXmlGuiWindow
KJotsMain::updateCaption
void updateCaption(QString)
Definition: KJotsMain.cpp:75
KJotsMain::onQuit
void onQuit()
Definition: KJotsMain.cpp:95
KJotsMain::queryClose
bool queryClose()
Reimplemented from KMainWindow.
Definition: KJotsMain.cpp:90
QString
KJotsMain::activeAnchorChanged
void activeAnchorChanged(const QString &, const QString &)
Definition: KJotsMain.cpp:80
KJotsMain::KJotsMain
KJotsMain()
Definition: KJotsMain.cpp:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kjots

Skip menu "kjots"
  • Main Page
  • Namespace List
  • 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
  • pimprint

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