sptk2 logo
SPTK Home Page

sptk::CSpellOption Class Reference
[GUI Classes]

CSpellOption represents an option of Aspell config. More...

#include <CEditorSpellChecker.h>

List of all members.

Public Member Functions

 CSpellOption (std::string name, std::string value)
 Constructor.
 CSpellOption (const CSpellOption &co)
 Copy constructor.
CSpellOptionoperator= (const char *value)
 Assigns a new value to the option.
CSpellOptionoperator= (std::string value)
 Assigns a new value to the option.

Public Attributes

std::string m_name
 Option name.
std::string m_value
 Option value.


Detailed Description

CSpellOption represents an option of Aspell config.
The documentation for this class was generated from the following file:

Mon Mar 5 11:56:13 2012: SPTK 3.5.7