Wt examples
3.7.1
|
#include "WtHome.h"
#include <Wt/WAnchor>
#include <Wt/WEnvironment>
#include <Wt/WLogger>
#include <Wt/WMenuItem>
#include <Wt/WStackedWidget>
#include <Wt/WTable>
#include <Wt/WTabWidget>
#include <Wt/WText>
#include <Wt/WTreeNode>
#include <Wt/WViewWidget>
#include <Wt/WWidget>
#include "ExampleSourceViewer.h"
Go to the source code of this file.
Functions | |
WApplication * | createWtHomeApplication (const WEnvironment &env, Wt::Dbo::SqlConnectionPool *blogDb) |
WApplication* createWtHomeApplication | ( | const WEnvironment & | env, |
Wt::Dbo::SqlConnectionPool * | blogDb | ||
) |