LunaSysMgr
|
#include "Common.h"
#include <vector>
#include <string>
#include <list>
#include <map>
#include <set>
#include "lunaservice.h"
#include "Mutex.h"
#include "MimeSystem.h"
#include <QObject>
#include <QBitArray>
Go to the source code of this file.
Classes | |
struct | cmptitle |
class | ApplicationManager |
struct | ApplicationManager::DownloadRequest |
Namespaces | |
namespace | LaunchPointUpdatedReason |
namespace | LaunchPointAddedReason |
namespace | LaunchPointRemovedReason |
namespace | DimensionsSystemInterface |
Typedefs | |
typedef std::set< const LaunchPoint *, cmptitle > | SearchSet |
Functions | |
void | appManagerCallback_listRunningApps (const std::string &runnigAppsJsonArray) |
typedef std::set<const LaunchPoint*,cmptitle> SearchSet |
void appManagerCallback_listRunningApps | ( | const std::string & | runnigAppsJsonArray | ) |