#include <vector>
#include <string>
#include <set>
#include <Wt/WObject>
#include <Wt/WCssStyleSheet>
#include <Wt/WEvent>
#include <Wt/WString>
#include <Wt/WMessageResourceBundle>
#include <Wt/WSignal>
Namespaces | |
namespace | Wt |
Classes | |
class | Wt::WApplication |
A class that represents an instance of a Wt Application, corresponding to a single session. More... | |
class | Wt::WApplication::UpdateLock |
A synchronisation lock for manipulating and updating the application and its widgets outside of the event loop. More... | |
Defines | |
#define | wApp Wt::WApplication::instance() |
Global constant for accessing the application instance. |
#define wApp Wt::WApplication::instance() |
Global constant for accessing the application instance.
This is equivalent to WApplication::instance()