Kate
KateViInputModeManager::Completion Class Reference
  #include <kateviinputmodemanager.h>
Public Types | |
| enum | CompletionType { PlainText, FunctionWithoutArgs, FunctionWithArgs } | 
Public Member Functions | |
| Completion (const QString &completedText, bool removeTail, CompletionType completionType) | |
| QString | completedText () const | 
| CompletionType | completionType () const | 
| bool | removeTail () const | 
Detailed Description
Definition at line 175 of file kateviinputmodemanager.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| PlainText | |
| FunctionWithoutArgs | |
| FunctionWithArgs | |
Definition at line 178 of file kateviinputmodemanager.h.
Constructor & Destructor Documentation
| KateViInputModeManager::Completion::Completion | ( | const QString & | completedText, | 
| bool | removeTail, | ||
| CompletionType | completionType | ||
| ) | 
Definition at line 898 of file kateviinputmodemanager.cpp.
Member Function Documentation
| QString KateViInputModeManager::Completion::completedText | ( | ) | const | 
Definition at line 909 of file kateviinputmodemanager.cpp.
| KateViInputModeManager::Completion::CompletionType KateViInputModeManager::Completion::completionType | ( | ) | const | 
Definition at line 917 of file kateviinputmodemanager.cpp.
| bool KateViInputModeManager::Completion::removeTail | ( | ) | const | 
Definition at line 913 of file kateviinputmodemanager.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference