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

ksim

KSim::PluginPage

KSim::PluginPage Class Reference

#include <pluginmodule.h>

Inheritance diagram for KSim::PluginPage:

Inheritance graph
[legend]

List of all members.


Detailed Description

Provides you with a config page.

re-implement readConfig() and saveConfig() for your classes reading and saving functions and use the config() to gain access to your config file

Author:
Robbie Ward <linuxphreak@gmx.co.uk>

Definition at line 118 of file pluginmodule.h.


Signals

void pageChanged ()

Public Member Functions

 PluginPage (KSim::PluginObject *parent, const char *name)
virtual ~PluginPage ()
virtual void saveConfig ()=0
virtual void readConfig ()=0
KConfig * config () const

Protected Member Functions

PluginObject * parentPlugin () const

Constructor & Destructor Documentation

KSim::PluginPage::PluginPage ( KSim::PluginObject *  parent,
const char *  name 
)

constructor for PluginPage

Definition at line 86 of file pluginmodule.cpp.

KSim::PluginPage::~PluginPage (  )  [virtual]

destructor for PluginPage

Definition at line 100 of file pluginmodule.cpp.


Member Function Documentation

virtual void KSim::PluginPage::saveConfig (  )  [pure virtual]

called when apply or ok button is clicked in KSimPref use this to save your plugin options

Implemented in CpuConfig, DiskConfig, FsystemConfig, I8KConfig, SensorsConfig, MailConfig, NetConfig, and KSim::Snmp::ConfigPage.

virtual void KSim::PluginPage::readConfig (  )  [pure virtual]

called when apply or ok button is clicked in KSimPref use this to read your plugin options

Implemented in CpuConfig, DiskConfig, FsystemConfig, I8KConfig, SensorsConfig, MailConfig, NetConfig, and KSim::Snmp::ConfigPage.

KConfig * KSim::PluginPage::config (  )  const

Definition at line 106 of file pluginmodule.cpp.

void KSim::PluginPage::pageChanged (  )  [signal]

PluginObject* KSim::PluginPage::parentPlugin (  )  const [protected]


The documentation for this class was generated from the following files:
  • pluginmodule.h
  • pluginmodule.cpp

ksim

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

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils 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