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