|
| Option (std::string _selector, std::string _description, T defaultValue) |
|
virtual void | set (const std::string &_value)=0 |
|
virtual std::string | valueToString ()=0 |
|
| BaseOption (std::string _selector, std::string _description) |
|
virtual | ~BaseOption () |
|
template<class
T>
struct Option< T >
Definition at line 61 of file using_skia_and_harfbuzz.cpp.
◆ Option()
Option< T >::Option |
( |
std::string |
_selector, |
|
|
std::string |
_description, |
|
|
T |
defaultValue |
|
) |
| |
|
inline |
◆ value
The documentation for this struct was generated from the following file: