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

krfb

kcm_krfb.h

Go to the documentation of this file.
00001 
00002 /***************************************************************************
00003                                  kcm_krfb.h
00004                                 ------------
00005     begin                : Sat Mar 02 2002
00006     copyright            : (C) 2002 by Tim Jansen
00007     email                : tim@tjansen.de
00008  ***************************************************************************/
00009 
00010 /***************************************************************************
00011  *                                                                         *
00012  *   This program is free software; you can redistribute it and/or modify  *
00013  *   it under the terms of the GNU General Public License as published by  *
00014  *   the Free Software Foundation; either version 2 of the License, or     *
00015  *   (at your option) any later version.                                   *
00016  *                                                                         *
00017  ***************************************************************************/
00018 
00019 #ifndef _KCM_KRFB_H_
00020 #define _KCM_KRFB_H_
00021 
00022 #include <qobject.h>
00023 #include <qdatetime.h>
00024 #define KDE3_SUPPORT
00025 #include <kcmodule.h>
00026 #undef KDE3_SUPPORT
00027 #include "configurationwidget.h"
00028 #include "../krfb/configuration.h"
00029 
00030 class KcmKRfb : public KCModule {
00031     Q_OBJECT
00032 private:
00033     Configuration m_configuration;
00034     ConfigurationWidget *m_confWidget;
00035     void checkKInetd(bool&, bool&);
00036 public:
00037     KcmKRfb(QWidget *p, const QStringList &);
00038 
00039     void load();
00040     void save();
00041     void defaults();
00042     QString quickHelp() const;
00043 private slots:
00044     void setInvitationNum(int num);
00045     void configChanged();
00046 };
00047 
00048 
00049 #endif

krfb

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

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