Wt examples  3.2.1
Functions
/home/koen/project/wt/public-git/wt/examples/wt-homepage/JWtHome.C File Reference
#include "JWtHome.h"
#include <Wt/WText>
#include <Wt/WAnchor>
#include <Wt/WStackedWidget>
#include <Wt/WTreeNode>
#include <Wt/WWidget>
#include <Wt/WViewWidget>
#include <Wt/WTabWidget>
#include <Wt/WMenuItem>
#include <Wt/WTable>
#include <Wt/WEnvironment>
#include <Wt/WLogger>
#include "ExampleSourceViewer.h"

Go to the source code of this file.

Functions

WApplicationcreateJWtHomeApplication (const WEnvironment &env)

Function Documentation

WApplication* createJWtHomeApplication ( const WEnvironment env)

Definition at line 157 of file JWtHome.C.

{
  return new JWtHome(env);
}

Generated on Fri Mar 30 2012 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1