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

kdf

  • sources
  • kde-4.12
  • kdeutils
  • kdf
kdf.h
Go to the documentation of this file.
1 /*
2 kdf.h - KDiskFree
3 
4 Copyright (C) 1998 by Michael Kropfberger <michael.kropfberger@gmx.net>
5 
6 This program is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2 of the License, or
9 (at your option) any later version.
10 
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
15 
16 You should have received a copy of the GNU General Public License
17 along with this program; if not, write to the Free Software
18 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19 
20 */
21 
22 #ifndef KDF_H
23 #define KDF_H
24 
25 #include <kxmlguiwindow.h>
26 
27 #include "kdfwidget.h"
28 
29 /***************************************************************/
30 class KDFTopLevel : public KXmlGuiWindow
31 {
32  Q_OBJECT
33 
34  public:
35  KDFTopLevel(QWidget *parent=0);
36  ~KDFTopLevel() { }
37 
38  protected Q_SLOTS:
39  virtual bool queryExit( void );
40  protected:
41  KDFWidget* kdf;
42 };
43 
44 #endif
45 
KDFTopLevel::queryExit
virtual bool queryExit(void)
Definition: kdf.cpp:64
KDFTopLevel::KDFTopLevel
KDFTopLevel(QWidget *parent=0)
Definition: kdf.cpp:44
QWidget
KDFTopLevel
Definition: kdf.h:30
KDFTopLevel::~KDFTopLevel
~KDFTopLevel()
Definition: kdf.h:36
kdfwidget.h
KXmlGuiWindow
KDFWidget
Definition: kdfwidget.h:62
KDFTopLevel::kdf
KDFWidget * kdf
Definition: kdf.h:41
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:08:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kdf

Skip menu "kdf"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdeutils API Reference

Skip menu "kdeutils API Reference"
  • ark
  • filelight
  • kcalc
  • kcharselect
  • kdf
  • kfloppy
  • kgpg
  • kremotecontrol
  • ktimer
  • kwallet
  • superkaramba
  • sweeper

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