interfaces
codecompletioninterface.h File Reference
#include <qstring.h>
#include <qstringlist.h>
#include <kdelibs_export.h>
Include dependency graph for codecompletioninterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KTextEditor::CodeCompletionInterface |
This is an interface for the KTextEditor::View class. More... | |
class | KTextEditor::CompletionEntry |
An item for the completion popup. More... | |
Namespaces | |
namespace | KTextEditor |
Functions | |
KTEXTEDITOR_EXPORT CodeCompletionInterface * | KTextEditor::codeCompletionInterface (class View *view) |