#include <QtCore/QObject>
#include <QtCore/QSet>
#include <QtWui/QwuiAbstractResourceProvider>
#include <QtWui/QwuiParameters>
#include <QtWui/QwuiGlobal>
Classes | |
class | QwuiApplication |
The main class used for all web application sessions. This class has to be created by the web main method and represents the session application. For an example, see QwuiApplicationFactory. More... |