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