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-2025 The KDE developers.
Generated on Fri May 2 2025 12:01:21 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:01:21 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.