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

kompare

  • sources
  • kde-4.12
  • 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 
26 #include "kompare.h"
27 
28 class PageBase : public KVBox
29 {
30 Q_OBJECT
31 public:
32  PageBase();
33  ~PageBase();
34 
35 public:
37  QSize sizeHintForWidget( QWidget* widget );
39  virtual void restore();
41  virtual void apply();
43  virtual void setDefaults();
44 };
45 
46 #endif
KVBox
PageBase::PageBase
PageBase()
Definition: pagebase.cpp:24
PageBase::setDefaults
virtual void setDefaults()
No descriptions.
Definition: pagebase.cpp:100
QWidget
PageBase::apply
virtual void apply()
No descriptions.
Definition: pagebase.cpp:88
PageBase::sizeHintForWidget
QSize sizeHintForWidget(QWidget *widget)
No descriptions.
Definition: pagebase.cpp:35
PageBase
Definition: pagebase.h:28
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:39 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
  • okteta
  • 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