/home/koen/project/wt/cvs/wt/examples/wt-homepage/Home.C File Reference
#include <fstream>
#include <iostream>
#include <boost/lexical_cast.hpp>
#include <boost/tokenizer.hpp>
#include <Wt/WAnchor>
#include <Wt/WApplication>
#include <Wt/WDatePicker>
#include <Wt/WCalendar>
#include <Wt/WEnvironment>
#include <Wt/WIconPair>
#include <Wt/WImage>
#include <Wt/WLineEdit>
#include <Wt/WLogger>
#include <Wt/WMenu>
#include <Wt/WPushButton>
#include <Wt/WSignalMapper>
#include <Wt/WStackedWidget>
#include <Wt/WTabWidget>
#include <Wt/WTable>
#include <Wt/WTableCell>
#include <Wt/WText>
#include <Wt/WTreeNode>
#include <Wt/WViewWidget>
#include "Home.h"
#include "TreeListExample.h"
Go to the source code of this file.
Function Documentation
template<typename Function>
std::vector<Lang> @52::languages |
( |
l |
, |
|
|
l+ |
2 | |
|
) |
| | [static] |
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
Variable Documentation
Initial value:
{
{ "en", "/", "en", "English" },
{ "cn", "/cn/", "汉语", "中文 (Chinese)" }
}
Definition at line 41 of file Home.C.