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

kontact

  • sources
  • kde-4.14
  • kdepim
  • kontact
  • plugins
  • planner
kcmplanner.h
Go to the documentation of this file.
1 /*
2  This file is part of Kontact.
3  Copyright (c) 2004 Tobias Koenig <tokoe@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
16  along with this program; if not, write to the Free Software
17  Foundation, Inc., 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 KCMPLANNER_H
25 #define KCMPLANNER_H
26 
27 #include "ui_plannerconfig_base.h"
28 #include <KCModule>
29 
30 class KCMPlanner : public KCModule, public Ui::PlannerSummaryConfig_Base
31 {
32  Q_OBJECT
33 
34  public:
35  explicit KCMPlanner( const KComponentData &inst, QWidget *parent = 0 );
36  virtual ~KCMPlanner();
37 
38  void load();
39  void save();
40  void defaults();
41  const KAboutData *aboutData() const;
42 
43  private slots:
44  void modified();
45  void buttonClicked( bool );
46  void customDaysChanged( int value );
47 };
48 
49 #endif
QWidget
KCMPlanner::~KCMPlanner
virtual ~KCMPlanner()
Definition: kcmplanner.cpp:79
KCMPlanner::KCMPlanner
KCMPlanner(const KComponentData &inst, QWidget *parent=0)
Definition: kcmplanner.cpp:40
KCMPlanner::save
void save()
Definition: kcmplanner.cpp:152
KCMPlanner::aboutData
const KAboutData * aboutData() const
Definition: kcmplanner.cpp:237
KCMPlanner::load
void load()
Definition: kcmplanner.cpp:98
KCMPlanner
Definition: kcmplanner.h:30
KCMPlanner::defaults
void defaults()
Definition: kcmplanner.cpp:206
KCModule
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kontact

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