#include <CEditorSpellChecker.h>
CSpellOption represents an option of Aspell config.
◆ CSpellOption() [1/2]
sptk::CSpellOption::CSpellOption |
( |
const String & |
name, |
|
|
const String & |
value |
|
) |
| |
◆ CSpellOption() [2/2]
◆ operator=() [1/2]
CSpellOption & sptk::CSpellOption::operator= |
( |
const char * |
value | ) |
|
Assigns a new value to the option
◆ operator=() [2/2]
Assigns a new value to the option
◆ m_name
String sptk::CSpellOption::m_name |
◆ m_value
String sptk::CSpellOption::m_value |
The documentation for this class was generated from the following file: