14 #include <Wt/WPopupMenu>
25 void* hndl = dlopen(
"libwt.so", RTLD_NOW | RTLD_GLOBAL);
27 fprintf(stderr,
"cannot load libwt.so shared library! %s\n", dlerror());
72 return "WsModMenu wittyShare module";
const std::vector< WsOption > & options() const
Get all options.
void setOptions(const std::vector< WsOption > &vOptions)
Set all options.