|
scatter 0.1.0
|
[brief description] More...
#include <scatter/Options.hpp>
Public Member Functions | |
| OptionsBase () | |
| [brief description] | |
| virtual | ~OptionsBase () |
| [brief description] | |
| void | setLabel (const std::string &label) |
| [brief description] | |
| void | setColour (const Colour &colour) |
| [brief description] | |
| const std::string & | getLabel () const |
| [brief description] | |
| const Colour & | getColour () const |
| [brief description] | |
[brief description]
[long description]
| scatter::OptionsBase::OptionsBase | ( | ) |
[brief description]
[long description]
|
virtual |
[brief description]
[long description]
| const Colour & scatter::OptionsBase::getColour | ( | ) | const |
[brief description]
[long description]
| const std::string & scatter::OptionsBase::getLabel | ( | ) | const |
[brief description]
[long description]
| void scatter::OptionsBase::setColour | ( | const Colour & | colour | ) |
[brief description]
[long description]
| void scatter::OptionsBase::setLabel | ( | const std::string & | label | ) |
[brief description]
[long description]