plugin.h
107 static void loadPlugins( TQObject *parent, const TQValueList<PluginInfo> &pluginInfos, const TDEInstance * instance );
143 static void loadPlugins( TQObject *parent, KXMLGUIClient* parentGUIClient, TDEInstance* instance, bool enableNewPluginsByDefault = true );
A plugin is the way to add actions to an existing KParts application, or to a Part.
Definition plugin.h:50
TQString m_absXMLFileName
full path of most recent filename matching the relative filename
Definition plugin.h:59