|
webappmanager
|
#include "Common.h"#include <map>#include <list>#include <string>#include <QString>#include <QApplication>#include "SyncTask.h"#include "Event.h"#include "MemoryWatcher.h"#include "SignalSlot.h"#include "Timer.h"#include "WindowTypes.h"#include "WindowProperties.h"#include "WebAppCache.h"#include "HostBase.h"#include "lunaservice.h"#include <PIpcBuffer.h>#include <PIpcClient.h>#include <PIpcChannelListener.h>#include <PIpcMessage.h>Go to the source code of this file.
Classes | |
| class | WebAppManager |
Macros | |
| #define | WEB_APP_MGR_IPC_NAME "WebAppManager" |
Manages running web apps.
| #define WEB_APP_MGR_IPC_NAME "WebAppManager" |