AbbrevPart Class Reference
Provides support for customizable abbrevations - short words which expand into commonly needed code structures. More...
#include <abbrevpart.h>
Inheritance diagram for AbbrevPart:

Detailed Description
Provides support for customizable abbrevations - short words which expand into commonly needed code structures.
- Feature(s):
- Feature 1
Feature 2
- Bug:
- Bug1
Bug2
- Note:
- Put you notes here (if you have them!) :) Verbatin code here
Definition at line 63 of file abbrevpart.h.
Constructor & Destructor Documentation
|
Definition at line 65 of file abbrevpart.cpp. References KConfigBase::readBoolEntry(). |
|
Definition at line 111 of file abbrevpart.cpp. References save(). |
Member Function Documentation
|
Definition at line 442 of file abbrevpart.cpp. References addTemplate(), CodeTemplateList::insert(), and m_templates. Referenced by AbbrevConfigWidget::accept(), addTemplate(), and load(). |
|
Definition at line 116 of file abbrevpart.cpp. References m_autoWordCompletionEnabled. Referenced by slotActivePartChanged(). |
|
Definition at line 457 of file abbrevpart.cpp. References CodeTemplateList::clear(), and m_templates. Referenced by AbbrevConfigWidget::accept(). |
|
Definition at line 247 of file abbrevpart.cpp. References KDialogBase::addVBoxPage(), and configWidget(). Referenced by configWidget(). |
|
Definition at line 233 of file abbrevpart.cpp. References KTextEditor::ViewCursorInterface::cursorPositionReal(), editIface, KTextEditor::EditInterface::textLine(), and viewCursorIface. Referenced by slotExpandAbbrev(), slotExpandText(), and slotFilterInsertString(). |
|
Definition at line 280 of file abbrevpart.cpp. References KParts::PartManager::activePart(), KParts::PartManager::activeWidget(), endl(), findAllWords(), kdDebug(), len, m_completionFile, m_templates, KDevPlugin::partController(), KTextEditor::CompletionEntry::text, text(), KURL::url(), KParts::ReadOnlyPart::url(), and KTextEditor::CompletionEntry::userdata. Referenced by findAllWords(), and slotExpandText(). |
|
Definition at line 386 of file abbrevpart.cpp. References KTextEditor::ViewCursorInterface::cursorPositionReal(), editIface, endl(), insertChars(), KTextEditor::EditInterface::insertText(), kdDebug(), KTextEditor::ViewCursorInterface::setCursorPositionReal(), KTextEditor::EditInterface::textLine(), and viewCursorIface. Referenced by insertChars(), slotExpandAbbrev(), and slotFilterInsertString(). |
|
Definition at line 150 of file abbrevpart.cpp. References addTemplate(), endl(), KStandardDirs::findAllResources(), kdDebug(), locateLocal(), and m_completionFile. |
|
Definition at line 451 of file abbrevpart.cpp. References m_templates, CodeTemplateList::remove(), and removeTemplate(). Referenced by removeTemplate(). |
|
Definition at line 203 of file abbrevpart.cpp. References CodeTemplateList::allTemplates(), CodeTemplate::code, CodeTemplate::description, endl(), kdDebug(), m_templates, CodeTemplate::name, CodeTemplate::suffixes, and templates(). Referenced by ~AbbrevPart(). |
|
Definition at line 121 of file abbrevpart.cpp. References docIface, m_autoWordCompletionEnabled, setAutoWordCompletionEnabled(), slotAboutToShowCompletionBox(), slotCompletionAborted(), slotCompletionDone(), slotTextChanged(), KConfigBase::sync(), KParts::Part::widget(), and KConfigBase::writeEntry(). Referenced by AbbrevConfigWidget::accept(), and setAutoWordCompletionEnabled(). |
|
Definition at line 597 of file abbrevpart.cpp. References endl(), kdDebug(), and m_inCompletion. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
|
Definition at line 585 of file abbrevpart.cpp. References endl(), kdDebug(), and m_inCompletion. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
Definition at line 591 of file abbrevpart.cpp. References endl(), kdDebug(), and m_inCompletion. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
|
Definition at line 255 of file abbrevpart.cpp. References completionIface, currentWord(), editIface, findAllWords(), m_inCompletion, KTextEditor::CodeCompletionInterface::showCompletionBox(), KTextEditor::EditInterface::text(), and viewCursorIface. Referenced by slotTextChanged(). |
|
|
Definition at line 516 of file abbrevpart.cpp. References KTextEditor::ViewCursorInterface::cursorPositionReal(), editIface, m_inCompletion, m_prevColumn, m_prevLine, m_sequenceLength, slotExpandText(), KTextEditor::EditInterface::textLine(), and viewCursorIface. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
Definition at line 462 of file abbrevpart.cpp. References m_templates. Referenced by AbbrevConfigWidget::AbbrevConfigWidget(), AbbrevConfigWidget::addTemplate(), and save(). |
|
Definition at line 579 of file abbrevpart.cpp. References KActionCollection::action(), KXMLGUIClient::actionCollection(), docIface, and KAction::setEnabled(). Referenced by slotActivePartChanged(). |
Member Data Documentation
|
Definition at line 110 of file abbrevpart.h. Referenced by slotActivePartChanged(), and slotExpandText(). |
|
Definition at line 107 of file abbrevpart.h. Referenced by setAutoWordCompletionEnabled(), slotActivePartChanged(), and updateActions(). |
|
Definition at line 108 of file abbrevpart.h. Referenced by currentWord(), insertChars(), slotActivePartChanged(), slotExpandText(), slotFilterInsertString(), and slotTextChanged(). |
|
Definition at line 104 of file abbrevpart.h. Referenced by autoWordCompletionEnabled(), and setAutoWordCompletionEnabled(). |
|
Definition at line 105 of file abbrevpart.h. Referenced by findAllWords(), and load(). |
|
Definition at line 100 of file abbrevpart.h. Referenced by slotAboutToShowCompletionBox(), slotCompletionAborted(), slotCompletionDone(), slotExpandText(), and slotTextChanged(). |
|
Definition at line 102 of file abbrevpart.h. Referenced by slotActivePartChanged(), and slotTextChanged(). |
|
Definition at line 101 of file abbrevpart.h. Referenced by slotActivePartChanged(), and slotTextChanged(). |
|
Definition at line 103 of file abbrevpart.h. Referenced by slotActivePartChanged(), and slotTextChanged(). |
|
Definition at line 99 of file abbrevpart.h. Referenced by addTemplate(), clearTemplates(), findAllWords(), removeTemplate(), save(), slotExpandAbbrev(), slotFilterInsertString(), and templates(). |
|
Definition at line 109 of file abbrevpart.h. Referenced by currentWord(), insertChars(), slotActivePartChanged(), slotExpandText(), slotFilterInsertString(), and slotTextChanged(). |
The documentation for this class was generated from the following files:
- parts/abbrev/abbrevpart.h
- parts/abbrev/abbrevpart.cpp