• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Generic Shell
 

KDevelop Generic Shell

Public Slots | Signals | Public Member Functions | Static Public Member Functions | List of all members
PluginController Class Reference

#include <plugincontroller.h>

Inherits KDevPluginController.

Public Slots

void selectPlugins ()
 

Signals

void loadingPlugin (const TQString &plugin)
 

Public Member Functions

virtual KDevPlugin * loadPlugin (const TQString &serviceType, const TQString &constraint)
 
virtual void unloadPlugin (const TQString &plugin)
 
TQString currentProfile () const
 
void loadInitialPlugins ()
 
void loadProjectPlugins (const TQStringList &ignorePlugins)
 
void unloadProjectPlugins ()
 
void loadGlobalPlugins (const TQStringList &ignorePlugins=TQStringList())
 
virtual KDevPlugin * extension (const TQString &serviceType, const TQString &constraint="")
 
void unloadPlugins (TQStringList const &)
 
void integratePart (KXMLGUIClient *part)
 
void integrateAndRememberPart (const TQString &name, KDevPlugin *part)
 
void removePart (KXMLGUIClient *part)
 
void removeAndForgetPart (const TQString &name, KDevPlugin *part)
 
const TQValueList< KDevPlugin * > loadedPlugins ()
 
ProfileEngine & engine ()
 
virtual KURL::List profileResources (const TQString &nameFilter)
 
virtual KURL::List profileResourcesRecursive (const TQString &nameFilter)
 
TQString changeProfile (const TQString &newProfile)
 

Static Public Member Functions

static PluginController * getInstance ()
 
static TQStringList argumentsFromService (const KService::Ptr &service)
 

Detailed Description

Plugin controller implementation.

Loads and unloads plugins.

Definition at line 23 of file plugincontroller.h.


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

KDevelop Generic Shell

Skip menu "KDevelop Generic Shell"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

KDevelop Generic Shell

Skip menu "KDevelop Generic Shell"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Generic Shell by doxygen 1.8.13
This website is maintained by Timothy Pearson.