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