Wt examples  3.2.1
Classes | Functions
/home/koen/project/wt/public-git/wt/examples/wt-homepage/JWtHome.h File Reference
#include <Wt/WApplication>
#include "Home.h"

Go to the source code of this file.

Classes

class  JWtHome

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