| Wt examples
    3.3.0
    | 
#include <Wt/WApplication>#include <Wt/WContainerWidget>#include <Wt/WEnvironment>#include <Wt/WPushButton>#include <Wt/WServer>#include <Wt/WText>#include "SimpleChatServer.h"#include "PopupChatWidget.h"Go to the source code of this file.
| Classes | |
| class | ChatApplication | 
| A chat demo application.  More... | |
| class | ChatWidget | 
| A chat application widget.  More... | |
| Functions | |
| WApplication * | createApplication (const WEnvironment &env, SimpleChatServer &server) | 
| WApplication * | createWidget (const WEnvironment &env, SimpleChatServer &server) | 
| int | main (int argc, char **argv) | 
 1.7.5.1
 1.7.5.1