#include <setting.h>
| Public Member Functions | |
| const T | get () const | 
| void | restore (const Setting< T > &oldSetting) | 
| std::auto_ptr< SettingChangeBase > | set (const T &value) | 
| Setting () | |
| Private Attributes | |
| T | m_value | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private |