• 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
  • libdialogpages
pagebase.h
Go to the documentation of this file.
1 /***************************************************************************
2  prefsbase.h
3  -----------
4  begin : Sun Mar 4 2001
5  Copyright 2001 Otto Bruggeman <otto.bruggeman@home.nl>
6  Copyright 2001 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 PAGEBASE_H
20 #define PAGEBASE_H
21 
22 #include <QtCore/QSize>
23 
24 #include <kvbox.h>
25 #include <kompare.h>
26 
27 class PageBase : public KVBox
28 {
29 Q_OBJECT
30 public:
31  PageBase();
32  ~PageBase();
33 
34 public:
36  QSize sizeHintForWidget( QWidget* widget );
38  virtual void restore();
40  virtual void apply();
42  virtual void setDefaults();
43 };
44 
45 #endif
QWidget
KVBox
PageBase::PageBase
PageBase()
Definition: pagebase.cpp:24
PageBase::setDefaults
virtual void setDefaults()
No descriptions.
Definition: pagebase.cpp:100
PageBase::apply
virtual void apply()
No descriptions.
Definition: pagebase.cpp:88
PageBase::sizeHintForWidget
QSize sizeHintForWidget(QWidget *widget)
No descriptions.
Definition: pagebase.cpp:35
QSize
PageBase
Definition: pagebase.h:27
PageBase::~PageBase
~PageBase()
Definition: pagebase.cpp:29
PageBase::restore
virtual void restore()
No descriptions.
Definition: pagebase.cpp:94
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