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

kompare

  • sources
  • kde-4.14
  • kdesdk
  • kompare
  • komparepart
kompareprefdlg.h
Go to the documentation of this file.
1 /***************************************************************************
2  kompareprefdlg.h
3  ----------------
4  begin : Sun Mar 4 2001
5  Copyright 2001-2009 Otto Bruggeman <bruggie@gmail.com>
6  Copyright 2001-2003 John Firebaugh <jfirebaugh@kde.org>
7  Copyright 2007 Kevin Kofler <kevin.kofler@chello.at>
8 ****************************************************************************/
9 
10 /***************************************************************************
11 **
12 ** This program is free software; you can redistribute it and/or modify
13 ** it under the terms of the GNU General Public License as published by
14 ** the Free Software Foundation; either version 2 of the License, or
15 ** (at your option) any later version.
16 **
17 ***************************************************************************/
18 
19 #ifndef KOMPAREPREFDLG_H
20 #define KOMPAREPREFDLG_H
21 
22 #include <kpagedialog.h>
23 
24 class DiffPage;
25 class DiffSettings;
26 class ViewPage;
27 class ViewSettings;
28 
29 class KomparePrefDlg : public KPageDialog
30 {
31 Q_OBJECT
32 public:
33  KomparePrefDlg( ViewSettings*, DiffSettings* );
34  ~KomparePrefDlg();
35 
36 protected slots:
38  virtual void slotOk();
40  virtual void slotApply();
42  virtual void slotHelp();
44  virtual void slotDefault();
46  virtual void slotCancel();
47 
48 signals:
49  void configChanged();
50 
51 private:
52  ViewPage* m_viewPage;
53  DiffPage* m_diffPage;
54 };
55 
56 #endif
KPageDialog
ViewPage
Definition: viewpage.h:33
KomparePrefDlg
Definition: kompareprefdlg.h:29
DiffPage
Definition: diffpage.h:40
KomparePrefDlg::slotCancel
virtual void slotCancel()
No descriptions.
Definition: kompareprefdlg.cpp:151
KomparePrefDlg::slotOk
virtual void slotOk()
No descriptions.
Definition: kompareprefdlg.cpp:140
KomparePrefDlg::configChanged
void configChanged()
KomparePrefDlg::slotDefault
virtual void slotDefault()
No descriptions.
Definition: kompareprefdlg.cpp:73
KomparePrefDlg::slotHelp
virtual void slotHelp()
No descriptions.
Definition: kompareprefdlg.cpp:82
KomparePrefDlg::KomparePrefDlg
KomparePrefDlg(ViewSettings *, DiffSettings *)
Definition: kompareprefdlg.cpp:32
ViewSettings
Definition: viewsettings.h:29
KomparePrefDlg::~KomparePrefDlg
~KomparePrefDlg()
Definition: kompareprefdlg.cpp:67
KomparePrefDlg::slotApply
virtual void slotApply()
No descriptions.
Definition: kompareprefdlg.cpp:129
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kompare

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

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • umbrello
  •   umbrello

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