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

kopete/kopete

  • sources
  • kde-4.14
  • kdenetwork
  • kopete
  • kopete
  • config
  • plugins
kopetepluginconfig.h
Go to the documentation of this file.
1 /*
2  kopetepluginconfig.h - Configure the Kopete plugins
3 
4  Copyright (c) 2003 by Martijn Klingens <klingens@kde.org>
5  Copyright (c) 2006 by MichaĆ«l Larouche <larouche@kde.org>
6  Copyright (c) 2007 by Will Stephenson <wstephenson@kde.org>
7 
8  Kopete (c) 2001-2007 by the Kopete developers <kopete-devel@kde.org>
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 
20 #ifndef KOPETEPLUGINCONFIG_H
21 #define KOPETEPLUGINCONFIG_H
22 
23 #include <kcmodule.h>
24 
25 class KPluginSelector;
26 
32 class KopetePluginConfig : public KCModule
33 {
34  Q_OBJECT
35 
36 public:
37  KopetePluginConfig( QWidget *parent, const QVariantList &args );
38  ~KopetePluginConfig();
39 
40 public slots:
41  virtual void load();
42  virtual void save();
43 
44  virtual void defaults();
45  void reparseConfiguration(const QByteArray&conf);
46 private:
47  KPluginSelector *m_pluginSelector;
48 };
49 
50 #endif // KOPETEPLUGINCONFIG_H
51 
52 // vim: set noet ts=4 sts=4 sw=4:
53 
QWidget
QByteArray
KopetePluginConfig::load
virtual void load()
Definition: kopetepluginconfig.cpp:68
KopetePluginConfig
Plugin selector.
Definition: kopetepluginconfig.h:32
KopetePluginConfig::reparseConfiguration
void reparseConfiguration(const QByteArray &conf)
Definition: kopetepluginconfig.cpp:63
KopetePluginConfig::KopetePluginConfig
KopetePluginConfig(QWidget *parent, const QVariantList &args)
KopetePluginConfig::~KopetePluginConfig
~KopetePluginConfig()
Definition: kopetepluginconfig.cpp:59
KopetePluginConfig::save
virtual void save()
Definition: kopetepluginconfig.cpp:80
KopetePluginConfig::defaults
virtual void defaults()
Definition: kopetepluginconfig.cpp:75
KCModule
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/kopete

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

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

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