#include <appmonitor.h>
| DimensionsSystemInterface::AppMonitor::AppMonitor |
( |
| ) |
|
| DimensionsSystemInterface::AppMonitor::~AppMonitor |
( |
| ) |
|
|
virtual |
| QList< QPointer< ExternalApp > > DimensionsSystemInterface::AppMonitor::allApps |
( |
| ) |
const |
| QList< QUuid > DimensionsSystemInterface::AppMonitor::allAppUids |
( |
| ) |
const |
| ExternalApp * DimensionsSystemInterface::AppMonitor::appByUid |
( |
const QUuid & |
appUid | ) |
const |
| QString DimensionsSystemInterface::AppMonitor::appIdFromLaunchpointId |
( |
const QString & |
launchpointId | ) |
|
|
static |
| AppMonitor * DimensionsSystemInterface::AppMonitor::appMonitor |
( |
| ) |
|
|
static |
| QList< QString > DimensionsSystemInterface::AppMonitor::auxPageDesignators |
( |
| ) |
const |
| bool DimensionsSystemInterface::AppMonitor::completedScan |
( |
| ) |
const |
| IconBase * DimensionsSystemInterface::AppMonitor::createAppIcon |
( |
const QString & |
mainIconFile, |
|
|
const QString & |
label |
|
) |
| |
|
protectedvirtual |
| ExternalApp * DimensionsSystemInterface::AppMonitor::find |
( |
const QUuid & |
uid | ) |
const |
|
protectedvirtual |
| bool DimensionsSystemInterface::AppMonitor::isAppRemovable |
( |
const QUuid & |
appUid | ) |
|
| void DimensionsSystemInterface::AppMonitor::loadDesignatorKeywordMapping |
( |
const QString & |
mapFile | ) |
|
|
protectedvirtual |
| QString DimensionsSystemInterface::AppMonitor::pageDesignatorForWebOSApp |
( |
const QString & |
appId | ) |
|
| QString DimensionsSystemInterface::AppMonitor::pageNameFromDesignator |
( |
const QString & |
designator | ) |
|
| WebOSApp * DimensionsSystemInterface::AppMonitor::pointerToWebOSApp |
( |
const QString & |
appId | ) |
const |
|
protectedvirtual |
| void DimensionsSystemInterface::AppMonitor::remove |
( |
ExternalApp * |
p_eapp | ) |
|
|
protectedvirtual |
| bool DimensionsSystemInterface::AppMonitor::rescanWebOSApp |
( |
WebOSApp & |
webOSApp | ) |
|
|
protectedvirtual |
| void DimensionsSystemInterface::AppMonitor::signalFullScanCompleted |
( |
bool |
initialScan = false | ) |
|
|
signal |
| void DimensionsSystemInterface::AppMonitor::slotAppBeingRemoved |
( |
const ApplicationDescription * |
pAppdescriptor | ) |
|
|
virtualslot |
| void DimensionsSystemInterface::AppMonitor::slotAppBeingRemoved |
( |
WebOSApp * |
p_webOSapp | ) |
|
|
virtualslot |
| void DimensionsSystemInterface::AppMonitor::slotInitialScanEnd |
( |
| ) |
|
|
virtualslot |
| void DimensionsSystemInterface::AppMonitor::slotInitialScanStart |
( |
| ) |
|
|
virtualslot |
| void DimensionsSystemInterface::AppMonitor::slotLaunchPointAdded |
( |
const LaunchPoint * |
p_launchpoint, |
|
|
QBitArray |
reasons |
|
) |
| |
|
virtualslot |
| void DimensionsSystemInterface::AppMonitor::slotLaunchPointRemoved |
( |
const LaunchPoint * |
p_launchpoint, |
|
|
QBitArray |
reasons |
|
) |
| |
|
virtualslot |
| void DimensionsSystemInterface::AppMonitor::slotLaunchPointUpdated |
( |
const LaunchPoint * |
p_launchpoint, |
|
|
QBitArray |
reasons |
|
) |
| |
|
virtualslot |
| WebOSApp * DimensionsSystemInterface::AppMonitor::webosAppByAppId |
( |
const QString & |
appId | ) |
const |
| QString DimensionsSystemInterface::AppMonitor::webosAppCategory |
( |
const QString & |
appId | ) |
|
|
static |
| QString DimensionsSystemInterface::AppMonitor::webosAppLaunchPointTitle |
( |
const QString & |
appId, |
|
|
const QString & |
launchPointId |
|
) |
| |
|
static |
| bool DimensionsSystemInterface::AppMonitor::webosAppNonRemovableSystemApp |
( |
const QString & |
appId | ) |
|
|
static |
| bool DimensionsSystemInterface::AppMonitor::webosAppPlatformApp |
( |
const QString & |
appId | ) |
|
|
static |
| bool DimensionsSystemInterface::AppMonitor::webosAppRemovableOrHideable |
( |
const QString & |
appId | ) |
|
|
static |
| QString DimensionsSystemInterface::AppMonitor::webosAppTitle |
( |
const QString & |
appId | ) |
|
|
static |
| bool DimensionsSystemInterface::AppMonitor::webosAppUserInstalledApp |
( |
const QString & |
appId | ) |
|
|
static |
| QString DimensionsSystemInterface::AppMonitor::webosAppVersion |
( |
const QString & |
appId | ) |
|
|
static |
| WebOSAppMap DimensionsSystemInterface::AppMonitor::m_aliasWebosAppMapByAppId |
|
protected |
| Blacklist DimensionsSystemInterface::AppMonitor::m_appBlacklist |
|
protected |
| AppMap DimensionsSystemInterface::AppMonitor::m_appMapByUid |
|
protected |
| QList<QString> DimensionsSystemInterface::AppMonitor::m_auxDesignatorList |
|
protected |
| QMap<QString,QString> DimensionsSystemInterface::AppMonitor::m_designatorToNameMap |
|
protected |
| quint32 DimensionsSystemInterface::AppMonitor::m_fullScanCounter |
|
protected |
| QMap<QString,QString> DimensionsSystemInterface::AppMonitor::m_pageDesignatorByKeyword |
|
protected |
| bool DimensionsSystemInterface::AppMonitor::m_withinInitialScan |
|
protected |
| QPointer< AppMonitor > DimensionsSystemInterface::AppMonitor::s_qp_mainInstance = 0 |
|
staticprotected |
The documentation for this class was generated from the following files: