LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ApplicationManager.cpp File Reference
#include "Common.h"
#include <glib.h>
#include "ApplicationManager.h"
#include "ApplicationDescription.h"
#include "ApplicationStatus.h"
#include "PackageDescription.h"
#include "ServiceDescription.h"
#include "DeviceInfo.h"
#include "LaunchPoint.h"
#include "MutexLocker.h"
#include "Preferences.h"
#include "WebAppMgrProxy.h"
#include "Settings.h"
#include "SystemService.h"
#include "HostBase.h"
#include "Utils.h"
#include "WindowServer.h"
#include "ApplicationInstaller.h"
#include "EventReporter.h"
#include "SystemUiController.h"
#include "dimensionsmain.h"
#include "WindowServerLuna.h"
#include <serviceinstall.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <locale.h>
#include <algorithm>
#include <vector>
#include <string>
#include <QUrl>
#include <openssl/blowfish.h>
#include <QBitArray>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include <unistd.h>
#include <time.h>
#include <sys/time.h>
#include <cjson/json.h>
#include "MimeSystem.h"
#include "Logging.h"
#include "OverlayWindowManager.h"
#include "appmonitor.h"
#include <QProcess>
#include <PIpcMessageMacros.h>
#include <QDebug>
#include <QMetaObject>
#include <QMetaMethod>
Include dependency graph for ApplicationManager.cpp:

Macros

#define MESSAGES_INTERNAL_FILE   "SysMgrMessagesInternal.h"
 

Macro Definition Documentation

#define MESSAGES_INTERNAL_FILE   "SysMgrMessagesInternal.h"