• 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
komparesaveoptionsbase.cpp
Go to the documentation of this file.
1 /***************************************************************************
2  komparesaveoptionsbase.cpp
3  --------------------------
4  Converted from komparesaveoptionsbase.ui using uic3, Tue Dec 4 2007
5  Copyright 2001-2003 Otto Bruggeman <otto.bruggeman@home.nl>
6  Copyright 2001-2003 John Firebaugh <jfirebaugh@kde.org>
7  Copyright 2007-2011 Kevin Kofler <kevin.kofler@chello.at>
8 ****************************************************************************/
9 
10 
11 /***************************************************************************
12 ** This program is free software; you can redistribute it and/or
13 ** modify it under the terms of the GNU General Public
14 ** License as published by the Free Software Foundation; either
15 ** version 2 of the License, or (at your option) any later version.
16 ***************************************************************************/
17 
18 #include "komparesaveoptionsbase.h"
19 
20 #include <QtCore/QVariant>
21 /*
22  * Constructs a KompareSaveOptionsBase as a child of 'parent', with the
23  * name 'name' and widget flags set to 'f'.
24  */
25 KompareSaveOptionsBase::KompareSaveOptionsBase(QWidget* parent, Qt::WindowFlags fl)
26  : QWidget(parent, fl)
27 {
28  setupUi(this);
29 
30 }
31 
32 /*
33  * Destroys the object and frees any allocated resources
34  */
35 KompareSaveOptionsBase::~KompareSaveOptionsBase()
36 {
37  // no need to delete child widgets, Qt does it all for us
38 }
39 
40 /*
41  * Sets the strings of the subwidgets using the current
42  * language.
43  */
44 void KompareSaveOptionsBase::languageChange()
45 {
46  retranslateUi(this);
47 }
48 
QWidget
QWidget::setupUi
void setupUi(QWidget *widget)
KompareSaveOptionsBase::~KompareSaveOptionsBase
~KompareSaveOptionsBase()
Definition: komparesaveoptionsbase.cpp:35
KompareSaveOptionsBase::KompareSaveOptionsBase
KompareSaveOptionsBase(QWidget *parent=0, Qt::WindowFlags fl=0)
Definition: komparesaveoptionsbase.cpp:25
komparesaveoptionsbase.h
KompareSaveOptionsBase::languageChange
virtual void languageChange()
Definition: komparesaveoptionsbase.cpp:44
Qt::WindowFlags
typedef WindowFlags
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