QEditorSettings Class Reference
#include <qeditor_settings.h>
Collaboration diagram for QEditorSettings:

Constructor & Destructor Documentation
|
Definition at line 29 of file qeditor_settings.cpp. References init(), and m_config. Referenced by self(). |
|
Definition at line 35 of file qeditor_settings.cpp. |
|
|
Member Function Documentation
|
Definition at line 54 of file qeditor_settings.h. Referenced by QEditorCodeCompletion::eventFilter(). |
|
Definition at line 40 of file qeditor_settings.h. |
|
Definition at line 39 of file qeditor_settings.h. Referenced by QEditorPart::configDialog(), and self(). |
|
Definition at line 45 of file qeditor_settings.h. Referenced by init(), setCompleteWordWithSpace(), setParenthesesMatching(), setShowCodeFoldingMarkers(), setShowLineNumber(), setShowMarkers(), setTabStop(), and setWordWrap(). |
|
Definition at line 39 of file qeditor_settings.cpp. References generalGroup(), m_completeWordWithSpace, m_config, m_parenthesesMatching, m_showCodeFoldingMarkers, m_showLineNumber, m_showMarkers, m_tabStop, m_wordWrap, KConfigBase::readBoolEntry(), KConfigBase::readNumEntry(), and KConfigBase::setGroup(). Referenced by QEditorSettings(). |
|
|
|
Definition at line 57 of file qeditor_settings.h. |
|
Definition at line 42 of file qeditor_settings.h. Referenced by QEditorPart::readConfig(). |
|
Definition at line 54 of file qeditor_settings.cpp. References config(), m_self, and QEditorSettings(). Referenced by QEditor::configChanged(), QEditorPart::configDialog(), QEditorCodeCompletion::eventFilter(), and QEditorPart::readConfig(). |
|
Definition at line 80 of file qeditor_settings.cpp. References generalGroup(), m_completeWordWithSpace, m_config, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 89 of file qeditor_settings.cpp. References generalGroup(), m_config, m_parenthesesMatching, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 116 of file qeditor_settings.cpp. References generalGroup(), m_config, m_showCodeFoldingMarkers, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 107 of file qeditor_settings.cpp. References generalGroup(), m_config, m_showLineNumber, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 98 of file qeditor_settings.cpp. References generalGroup(), m_config, m_showMarkers, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 71 of file qeditor_settings.cpp. References generalGroup(), m_config, m_tabStop, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 62 of file qeditor_settings.cpp. References generalGroup(), m_config, m_wordWrap, KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 66 of file qeditor_settings.h. |
|
Definition at line 63 of file qeditor_settings.h. |
|
Definition at line 60 of file qeditor_settings.h. |
|
Definition at line 51 of file qeditor_settings.h. |
|
Definition at line 48 of file qeditor_settings.h. Referenced by QEditor::configChanged(). |
Member Data Documentation
|
Definition at line 74 of file qeditor_settings.h. Referenced by init(), and setCompleteWordWithSpace(). |
|
Definition at line 71 of file qeditor_settings.h. Referenced by init(), QEditorSettings(), setCompleteWordWithSpace(), setParenthesesMatching(), setShowCodeFoldingMarkers(), setShowLineNumber(), setShowMarkers(), setTabStop(), and setWordWrap(). |
|
Definition at line 75 of file qeditor_settings.h. Referenced by init(), and setParenthesesMatching(). |
|
Definition at line 27 of file qeditor_settings.cpp. Referenced by self(). |
|
Definition at line 78 of file qeditor_settings.h. Referenced by init(), and setShowCodeFoldingMarkers(). |
|
Definition at line 77 of file qeditor_settings.h. Referenced by init(), and setShowLineNumber(). |
|
Definition at line 76 of file qeditor_settings.h. Referenced by init(), and setShowMarkers(). |
|
Definition at line 73 of file qeditor_settings.h. Referenced by init(), and setTabStop(). |
|
Definition at line 72 of file qeditor_settings.h. Referenced by init(), and setWordWrap(). |
The documentation for this class was generated from the following files:
- editors/qeditor/qeditor_settings.h
- editors/qeditor/qeditor_settings.cpp