lib/interfaces/kdevcore.h File Reference
#include <qstringlist.h>
#include <qobject.h>
#include <kurl.h>
Go to the source code of this file.
Namespaces | |
namespace | KParts |
Classes | |
class | Context |
Base class for every context. More... | |
class | EditorContext |
A context for the popup menu in the editor. More... | |
class | DocumentationContext |
A context for the popup menu in the html widget. More... | |
class | FileContext |
A context for the popup menu in file views (as the FileTreeView or the AutoMake Managers' file view). More... | |
class | CodeModelItemContext |
A context for the popup menu in class views. More... | |
class | KDevCore |
A KDevCore class defines an object which is used to realized the cooperation between the various plug-in which compose KDevelop: it defines virtual function, signals that can be captured for menu customization, GUI utility functions for adding new KActions, ... More... |