(C++) Wt::WApplication
February 24, 2017 · View on GitHub
(C++)
Wt::WApplication
Wt::WApplication is a class in the Wt library that 'represents an application instance for a single session' [1].
Wt::WApplication has only a single instance that can be accessed through WApplication::instance().
References