7#include <Wt/WApplication.h>
27 return std::make_unique<PaintApplication>(env);
30int main(
int argc,
char **argv)
int main(int argc, char **argv)
std::unique_ptr< WApplication > createApplication(const WEnvironment &env)
PaintApplication(const WEnvironment &env)
WContainerWidget * root() const
void setTitle(const WString &title)
void useStyleSheet(const WLink &link, const std::string &media="all")