CppCodeCompletionConfig Class Reference
#include <cppcodecompletionconfig.h>
Inheritance diagram for CppCodeCompletionConfig:

Detailed Description
- Author:
- Roberto Raggi
Definition at line 24 of file cppcodecompletionconfig.h.
Constructor & Destructor Documentation
|
Definition at line 23 of file cppcodecompletionconfig.cpp. References CppCodeCompletionConfig(), and init(). Referenced by CppCodeCompletionConfig(). |
|
Definition at line 29 of file cppcodecompletionconfig.cpp. |
Member Function Documentation
|
Definition at line 87 of file cppcodecompletionconfig.h. References m_argumentsHintDelay. Referenced by CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 66 of file cppcodecompletionconfig.h. References m_automaticArgumentsHint. Referenced by CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 59 of file cppcodecompletionconfig.h. References m_automaticCodeCompletion. Referenced by CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 73 of file cppcodecompletionconfig.h. References m_automaticHeaderCompletion. |
|
Definition at line 80 of file cppcodecompletionconfig.h. References m_codeCompletionDelay. Referenced by CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 94 of file cppcodecompletionconfig.h. References m_headerCompletionDelay. |
|
Definition at line 45 of file cppcodecompletionconfig.h. References m_includeEnums. Referenced by CppCodeCompletion::computeCompletionEntryList(), and CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 31 of file cppcodecompletionconfig.h. References m_includeGlobalFunctions. Referenced by CppCodeCompletion::computeCompletionEntryList(), and CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 52 of file cppcodecompletionconfig.h. References m_includeTypedefs. Referenced by CppCodeCompletion::computeCompletionEntryList(), and CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 38 of file cppcodecompletionconfig.h. References m_includeTypes. Referenced by CppCodeCompletion::computeCompletionEntryList(), and CCConfigWidget::initCodeCompletionTab(). |
|
Definition at line 33 of file cppcodecompletionconfig.cpp. References defaultPath, m_argumentsHintDelay, m_automaticArgumentsHint, m_automaticCodeCompletion, m_automaticHeaderCompletion, m_codeCompletionDelay, m_dom, m_headerCompletionDelay, m_includeEnums, m_includeGlobalFunctions, m_includeTypedefs, and m_includeTypes. Referenced by CppCodeCompletionConfig(). |
|
Definition at line 93 of file cppcodecompletionconfig.cpp. References m_argumentsHintDelay, and setArgumentsHintDelay(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setArgumentsHintDelay(). |
|
Definition at line 83 of file cppcodecompletionconfig.cpp. References m_automaticArgumentsHint, and setAutomaticArgumentsHint(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setAutomaticArgumentsHint(). |
|
Definition at line 78 of file cppcodecompletionconfig.cpp. References m_automaticCodeCompletion, and setAutomaticCodeCompletion(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setAutomaticCodeCompletion(). |
|
Definition at line 108 of file cppcodecompletionconfig.cpp. References m_automaticHeaderCompletion, and setAutomaticHeaderCompletion(). Referenced by setAutomaticHeaderCompletion(). |
|
Definition at line 88 of file cppcodecompletionconfig.cpp. References m_codeCompletionDelay, and setCodeCompletionDelay(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setCodeCompletionDelay(). |
|
Definition at line 103 of file cppcodecompletionconfig.cpp. References m_headerCompletionDelay, and setHeaderCompletionDelay(). Referenced by setHeaderCompletionDelay(). |
|
Definition at line 68 of file cppcodecompletionconfig.cpp. References m_includeEnums, and setIncludeEnums(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setIncludeEnums(). |
|
Definition at line 98 of file cppcodecompletionconfig.cpp. References m_includeGlobalFunctions, and setIncludeGlobalFunctions(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setIncludeGlobalFunctions(). |
|
Definition at line 73 of file cppcodecompletionconfig.cpp. References m_includeTypedefs, and setIncludeTypedefs(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setIncludeTypedefs(). |
|
Definition at line 63 of file cppcodecompletionconfig.cpp. References m_includeTypes, and setIncludeTypes(). Referenced by CCConfigWidget::saveCodeCompletionTab(), and setIncludeTypes(). |
|
Definition at line 47 of file cppcodecompletionconfig.cpp. References defaultPath, m_argumentsHintDelay, m_automaticArgumentsHint, m_automaticCodeCompletion, m_automaticHeaderCompletion, m_codeCompletionDelay, m_dom, m_headerCompletionDelay, m_includeEnums, m_includeGlobalFunctions, m_includeTypedefs, m_includeTypes, and stored(). Referenced by CppSupportPart::projectClosed(), and CCConfigWidget::saveCodeCompletionTab(). |
|
Referenced by store(). |
Member Data Documentation
|
Definition at line 21 of file cppcodecompletionconfig.cpp. |
|
Definition at line 121 of file cppcodecompletionconfig.h. Referenced by argumentsHintDelay(), init(), setArgumentsHintDelay(), and store(). |
|
Definition at line 118 of file cppcodecompletionconfig.h. Referenced by automaticArgumentsHint(), init(), setAutomaticArgumentsHint(), and store(). |
|
Definition at line 117 of file cppcodecompletionconfig.h. Referenced by automaticCodeCompletion(), init(), setAutomaticCodeCompletion(), and store(). |
|
Definition at line 119 of file cppcodecompletionconfig.h. Referenced by automaticHeaderCompletion(), init(), setAutomaticHeaderCompletion(), and store(). |
|
Definition at line 120 of file cppcodecompletionconfig.h. Referenced by codeCompletionDelay(), init(), setCodeCompletionDelay(), and store(). |
|
Definition at line 112 of file cppcodecompletionconfig.h. |
|
Definition at line 122 of file cppcodecompletionconfig.h. Referenced by headerCompletionDelay(), init(), setHeaderCompletionDelay(), and store(). |
|
Definition at line 115 of file cppcodecompletionconfig.h. Referenced by includeEnums(), init(), setIncludeEnums(), and store(). |
|
Definition at line 113 of file cppcodecompletionconfig.h. Referenced by includeGlobalFunctions(), init(), setIncludeGlobalFunctions(), and store(). |
|
Definition at line 116 of file cppcodecompletionconfig.h. Referenced by includeTypedefs(), init(), setIncludeTypedefs(), and store(). |
|
Definition at line 114 of file cppcodecompletionconfig.h. Referenced by includeTypes(), init(), setIncludeTypes(), and store(). |
|
Definition at line 111 of file cppcodecompletionconfig.h. |
The documentation for this class was generated from the following files:
- languages/cpp/cppcodecompletionconfig.h
- languages/cpp/cppcodecompletionconfig.cpp