jovie
xmltransformerconf.h
Go to the documentation of this file.
XmlTransformerConf(QWidget *parent, const QVariantList &args)
Constructor.
Definition: xmltransformerconf.cpp:45
virtual bool supportsMultiInstance()
Indicates whether the plugin supports multiple instances.
Definition: xmltransformerconf.cpp:134
Definition: xmltransformerconf.h:40
virtual void defaults()
This function is called to set the settings in the module to sensible default values.
Definition: xmltransformerconf.cpp:112
Definition: filterconf.h:36
virtual void load(KConfig *c, const QString &configGroup)
This method is invoked whenever the module should read its configuration (most of the times from a co...
Definition: xmltransformerconf.cpp:80
virtual QString userPlugInName()
Returns the name of the plugin.
Definition: xmltransformerconf.cpp:144
virtual void save(KConfig *c, const QString &configGroup)
This function gets called when the user wants to save the settings in the user interface, updating the config files or wherever the configuration is stored.
Definition: xmltransformerconf.cpp:94
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:32:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:32:25 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.