10 #include <Wt/WContainerWidget.h> 49 void add(std::unique_ptr<Option> option);
64 void optionVisibilityChanged(
Option *opt,
bool hidden);
71 #endif // OPTIONLIST_H_
std::vector< Option * > options_
The list of options.
A list of options, separated by '|'.
Option * optionNeedReset_
The option that needs its stateless code updated.