• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdenetwork
  • Sitemap
  • Contact Us
 

kget

btsettingswidget.h

Go to the documentation of this file.
00001 /* This file is part of the KDE project
00002 
00003    Copyright (C) 2007 Lukas Appelhans <l.appelhans@gmx.de>
00004 
00005    This program is free software; you can redistribute it and/or
00006    modify it under the terms of the GNU General Public
00007    License as published by the Free Software Foundation; either
00008    version 2 of the License, or (at your option) any later version.
00009 */
00010 
00011 #ifndef BTSETTINGSWIDGET_H
00012 #define BTSETTINGSWIDGET_H
00013 
00014 #include <ui_btsettingswidget.h>
00015 
00016 #include <KCModule>
00017 
00018 class BTSettingsWidget : public KCModule, public Ui::BTSettingsWidget
00019 {
00020     Q_OBJECT
00021     public:
00022         BTSettingsWidget(QWidget * parent, const QVariantList &args);
00023 
00024     public slots:
00025         virtual void load();
00026         virtual void save();
00027         virtual void defaults();
00028 };
00029 
00030 #endif
00031 

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdenetwork

Skip menu "kdenetwork"
  • kget
  • kopete
  •   kopete
  •   libkopete
  •       libpapillon
  • krfb
Generated for kdenetwork by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal