KMyMoney Plugin API
KMyMoneyPlugin
Variables | |
KMM_PLUGIN_EXPORT KMyMoneyPlugin::Container | pPlugins |
Detailed Description
KMyMoney knows several types of plugins. The most common and generic one is KMyMoneyPlugin::Plugin.
Another group of plugins are just loaded on demand and offer special functions with a tight integration into KMyMoney. Whenever possible you should use this kind of plugins. At the moment this are the onlineTask and payeeIdentifierData.
Variable Documentation
◆ pPlugins
|
extern |
Structure of plugins objects by their interfaces.
Definition at line 27 of file kmymoneyplugin.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.