• 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.cpp
Go to the documentation of this file.
1 /**************************************************************************
2 ** kompareview.cpp
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 // associated header
18 #include "kompareview.h"
19 
20 // kompare
21 #include "komparesplitter.h"
22 
23 KompareView::KompareView(ViewSettings *settings, QWidget *parent) :
24  QFrame( parent )
25 {
26  setObjectName( "scrollFrame" );
27  m_splitter = new KompareSplitter( settings, this );
28 }
QWidget
komparesplitter.h
KompareView::KompareView
KompareView(ViewSettings *settings, QWidget *parent)
Definition: kompareview.cpp:23
kompareview.h
QObject::setObjectName
void setObjectName(const QString &name)
KompareSplitter
Definition: komparesplitter.h:40
QFrame
ViewSettings
Definition: viewsettings.h:29
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