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 66 of file abbrevpart.cpp. References KConfigBase::readBoolEntry(). |
|
Definition at line 112 of file abbrevpart.cpp. References save(). |
Member Function Documentation
|
Definition at line 443 of file abbrevpart.cpp. References CodeTemplateList::insert(), and m_templates. Referenced by AbbrevConfigWidget::accept(), and load(). |
|
Definition at line 117 of file abbrevpart.cpp. Referenced by AbbrevConfigWidget::AbbrevConfigWidget(), and slotActivePartChanged(). |
|
Definition at line 458 of file abbrevpart.cpp. References CodeTemplateList::clear(), and m_templates. Referenced by AbbrevConfigWidget::accept(). |
|
Definition at line 248 of file abbrevpart.cpp. References KDialogBase::addVBoxPage(), and KDevPlugin::icon(). |
|
Definition at line 234 of file abbrevpart.cpp. References KTextEditor::ViewCursorInterface::cursorPositionReal(), editIface, KTextEditor::EditInterface::textLine(), and viewCursorIface. Referenced by slotExpandAbbrev(), slotExpandText(), and slotFilterInsertString(). |
|
Definition at line 281 of file abbrevpart.cpp. References KParts::PartManager::activePart(), KParts::PartManager::activeWidget(), kdDebug(), len, m_completionFile, m_templates, KDevPlugin::partController(), KTextEditor::CompletionEntry::text, text(), KURL::url(), KParts::ReadOnlyPart::url(), and KTextEditor::CompletionEntry::userdata. Referenced by slotExpandText(). |
|
Definition at line 387 of file abbrevpart.cpp. References KTextEditor::ViewCursorInterface::cursorPositionReal(), editIface, KTextEditor::EditInterface::insertText(), kdDebug(), KTextEditor::ViewCursorInterface::setCursorPositionReal(), KTextEditor::EditInterface::textLine(), and viewCursorIface. Referenced by slotExpandAbbrev(), and slotFilterInsertString(). |
|
Definition at line 151 of file abbrevpart.cpp. References addTemplate(), KStandardDirs::findAllResources(), kdDebug(), locateLocal(), and m_completionFile. |
|
Definition at line 452 of file abbrevpart.cpp. References m_templates, and CodeTemplateList::remove(). |
|
Definition at line 204 of file abbrevpart.cpp. References CodeTemplateList::allTemplates(), CodeTemplate::code, CodeTemplate::description, kdDebug(), m_templates, CodeTemplate::name, CodeTemplate::suffixes, and templates(). Referenced by ~AbbrevPart(). |
|
Definition at line 122 of file abbrevpart.cpp. References docIface, m_autoWordCompletionEnabled, slotAboutToShowCompletionBox(), slotCompletionAborted(), slotCompletionDone(), slotTextChanged(), KConfigBase::sync(), KParts::Part::widget(), and KConfigBase::writeEntry(). Referenced by AbbrevConfigWidget::accept(). |
|
Definition at line 598 of file abbrevpart.cpp. References kdDebug(), and m_inCompletion. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
|
Definition at line 586 of file abbrevpart.cpp. References kdDebug(), and m_inCompletion. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
Definition at line 592 of file abbrevpart.cpp. References kdDebug(), and m_inCompletion. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
|
Definition at line 256 of file abbrevpart.cpp. References completionIface, currentWord(), editIface, findAllWords(), m_inCompletion, KTextEditor::CodeCompletionInterface::showCompletionBox(), and KTextEditor::EditInterface::text(). Referenced by slotTextChanged(). |
|
|
Definition at line 517 of file abbrevpart.cpp. References KTextEditor::ViewCursorInterface::cursorPositionReal(), editIface, m_prevColumn, m_prevLine, m_sequenceLength, slotExpandText(), KTextEditor::EditInterface::textLine(), and viewCursorIface. Referenced by setAutoWordCompletionEnabled(), and slotActivePartChanged(). |
|
Definition at line 463 of file abbrevpart.cpp. Referenced by AbbrevConfigWidget::AbbrevConfigWidget(), AbbrevConfigWidget::addTemplate(), and save(). |
|
Definition at line 580 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 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(), and slotExpandText(). |
|
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(), and slotFilterInsertString(). |
|
Definition at line 109 of file abbrevpart.h. Referenced by currentWord(), insertChars(), slotActivePartChanged(), slotFilterInsertString(), and slotTextChanged(). |
The documentation for this class was generated from the following files:
- parts/abbrev/abbrevpart.h
- parts/abbrev/abbrevpart.cpp