#include <FxPreferences.h>
Description: Represents the Auto complete Settings preferences. Library: DDKERNEL
Definition at line 1352 of file FxPreferences.h.
◆ ~CFxPreferencesAutocomplete()
virtual CFxPreferencesAutocomplete::~CFxPreferencesAutocomplete |
( |
| ) |
|
|
inlinevirtual |
◆ GetAlias()
virtual bool CFxPreferencesAutocomplete::GetAlias |
( |
| ) |
const |
|
pure virtual |
◆ GetAutoCorrect()
virtual bool CFxPreferencesAutocomplete::GetAutoCorrect |
( |
| ) |
const |
|
pure virtual |
◆ GetCommandWithAlias()
virtual bool CFxPreferencesAutocomplete::GetCommandWithAlias |
( |
| ) |
const |
|
pure virtual |
◆ GetListDisplay()
virtual bool CFxPreferencesAutocomplete::GetListDisplay |
( |
| ) |
const |
|
pure virtual |
◆ GetMidstring()
virtual bool CFxPreferencesAutocomplete::GetMidstring |
( |
| ) |
const |
|
pure virtual |
◆ GetMidStringCharCount()
virtual int CFxPreferencesAutocomplete::GetMidStringCharCount |
( |
| ) |
const |
|
pure virtual |
◆ GetSystemVariable()
virtual bool CFxPreferencesAutocomplete::GetSystemVariable |
( |
| ) |
const |
|
pure virtual |
◆ SetAlias()
virtual void CFxPreferencesAutocomplete::SetAlias |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetAutoCorrect()
virtual void CFxPreferencesAutocomplete::SetAutoCorrect |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetCommandWithAlias()
virtual void CFxPreferencesAutocomplete::SetCommandWithAlias |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetListDisplay()
virtual void CFxPreferencesAutocomplete::SetListDisplay |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetMidstring()
virtual void CFxPreferencesAutocomplete::SetMidstring |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetMidStringCharCount()
virtual void CFxPreferencesAutocomplete::SetMidStringCharCount |
( |
const int & |
value | ) |
|
|
pure virtual |
◆ SetSystemVariable()
virtual void CFxPreferencesAutocomplete::SetSystemVariable |
( |
const bool & |
value | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: