QEditorCodeCompletion Class Reference
#include <qeditorcodecompletion.h>
Inheritance diagram for QEditorCodeCompletion:


Constructor & Destructor Documentation
|
Definition at line 150 of file qeditorcodecompletion.cpp. References argHintHidden(), QEditorView::editor(), m_completionListBox, m_completionPopup, m_pArgHint, m_view, and slotCursorPosChanged(). |
Member Function Documentation
|
Definition at line 274 of file qeditorcodecompletion.cpp. References completionAborted(), m_commentLabel, and m_completionPopup. Referenced by eventFilter(), and updateBox(). |
|
Referenced by QEditorCodeCompletion(). |
|
Definition at line 282 of file qeditorcodecompletion.cpp. References completionDone(), m_commentLabel, and m_completionPopup. Referenced by eventFilter(). |
|
Referenced by abortCompletion(). |
|
|
|
Referenced by complete(). |
|
|
Referenced by eventFilter(). |
|
Definition at line 356 of file qeditorcodecompletion.cpp. References QEditorArgHint::addFunction(), QEditorView::cursorCoordinates(), QEditorView::cursorPositionReal(), kdDebug(), m_pArgHint, m_view, QEditorArgHint::reset(), QEditorArgHint::setArgMarkInfos(), and QEditorArgHint::show(). Referenced by QEditorView::showArgHint(). |
|
Definition at line 387 of file qeditorcodecompletion.cpp. References KTextEditor::CompletionEntry::comment, m_commentLabel, m_completionListBox, m_completionPopup, and CompletionItem::m_entry. Referenced by eventFilter(), and updateBox(). |
|
Definition at line 178 of file qeditorcodecompletion.cpp. References QEditorView::cursorPositionReal(), kdDebug(), m_caseSensitive, m_colCursor, m_complList, m_lineCursor, m_offset, m_view, and updateBox(). Referenced by QEditorView::showCompletionBox(). |
|
Definition at line 380 of file qeditorcodecompletion.cpp. References QEditorArgHint::cursorPositionChanged(), QEditorView::cursorPositionReal(), m_pArgHint, and m_view. Referenced by QEditorCodeCompletion(). |
|
Definition at line 291 of file qeditorcodecompletion.cpp. References abortCompletion(), QEditorView::currentTextLine(), QEditorView::cursorColumnReal(), QEditorView::editor(), kdDebug(), len, m_colCursor, m_completionListBox, m_completionPopup, m_complList, m_view, showComment(), CCListBox::sizeHint(), and QEditor::textCursor(). Referenced by eventFilter(), and showCompletionBox(). |
Member Data Documentation
|
Definition at line 123 of file qeditorcodecompletion.h. Referenced by showCompletionBox(). |
|
Definition at line 121 of file qeditorcodecompletion.h. Referenced by eventFilter(), showCompletionBox(), and updateBox(). |
|
Definition at line 124 of file qeditorcodecompletion.h. Referenced by abortCompletion(), complete(), and showComment(). |
|
Definition at line 118 of file qeditorcodecompletion.h. Referenced by eventFilter(), QEditorCodeCompletion(), showComment(), and updateBox(). |
|
Definition at line 117 of file qeditorcodecompletion.h. Referenced by abortCompletion(), complete(), eventFilter(), QEditorCodeCompletion(), showComment(), and updateBox(). |
|
Definition at line 119 of file qeditorcodecompletion.h. Referenced by showCompletionBox(), and updateBox(). |
|
Definition at line 120 of file qeditorcodecompletion.h. Referenced by showCompletionBox(). |
|
Definition at line 122 of file qeditorcodecompletion.h. Referenced by eventFilter(), and showCompletionBox(). |
|
Definition at line 115 of file qeditorcodecompletion.h. Referenced by QEditorCodeCompletion(), showArgHint(), and slotCursorPosChanged(). |
|
Definition at line 116 of file qeditorcodecompletion.h. Referenced by eventFilter(), QEditorCodeCompletion(), showArgHint(), showCompletionBox(), slotCursorPosChanged(), and updateBox(). |
The documentation for this class was generated from the following files:
- editors/qeditor/qeditorcodecompletion.h
- editors/qeditor/qeditorcodecompletion.cpp