Wt examples
3.7.1
|
#include "FormExample.h"
#include "Form.h"
#include <Wt/WApplication>
#include <Wt/WText>
#include <Wt/WStringUtil>
Go to the source code of this file.
Functions | |
WApplication * | createApplication (const WEnvironment &env) |
int | main (int argc, char **argv) |
WApplication* createApplication | ( | const WEnvironment & | env | ) |
Definition at line 68 of file FormExample.C.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 90 of file FormExample.C.