• 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
kompareview.h
Go to the documentation of this file.
1 /**************************************************************************
2 ** kompareview.h
3 ** -------------
4 ** begin : Thu Nov 3 2011
5 ** Copyright 2011 Kevin Kofler <kevin.kofler@chello.at>
6 ***************************************************************************/
7 
8 /**************************************************************************
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 ***************************************************************************/
16 
17 #ifndef _KOMPAREVIEW_H_
18 #define _KOMPAREVIEW_H_
19 
20 #include <QtGui/QFrame>
21 
22 #include "komparemodellist.h"
23 
24 class ViewSettings;
25 class KompareSplitter;
26 
27 class KompareView : public QFrame
28 {
29  Q_OBJECT
30 
31 public:
32  KompareView(ViewSettings *settings, QWidget *parent);
33  ~KompareView() {}
34  KompareSplitter *splitter() { return m_splitter; }
35 
36 private:
37  KompareSplitter *m_splitter;
38 };
39 #endif //_KOMPARESPLITTER_H_
QWidget
KompareView::KompareView
KompareView(ViewSettings *settings, QWidget *parent)
Definition: kompareview.cpp:23
KompareView::splitter
KompareSplitter * splitter()
Definition: kompareview.h:34
KompareSplitter
Definition: komparesplitter.h:40
QFrame
KompareView
Definition: kompareview.h:27
ViewSettings
Definition: viewsettings.h:29
QObject::parent
QObject * parent() const
KompareView::~KompareView
~KompareView()
Definition: kompareview.h:33
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