#include <appeffector.h>
AppEffector * DimensionsSystemInterface::AppEffector::appEffector |
( |
| ) |
|
|
static |
void DimensionsSystemInterface::AppEffector::info |
( |
ExternalApp * |
pApp | ) |
|
void DimensionsSystemInterface::AppEffector::launch |
( |
ExternalApp * |
pApp, |
|
|
const QUuid & |
optionalIconUid = QUuid() |
|
) |
| |
void DimensionsSystemInterface::AppEffector::remove |
( |
ExternalApp * |
pApp | ) |
|
TODO: do I want to track remove status???
...this HAS TO BE THE LAST CALL IN THIS FUNCTION!!! and also, make sure nothing much happens up the chain either
void DimensionsSystemInterface::AppEffector::remove |
( |
const QString & |
webosAppId, |
|
|
const QUuid & |
iconUid |
|
) |
| |
TODO: do I want to track remove status???
...this HAS TO BE THE LAST CALL IN THIS FUNCTION!!! and also, make sure nothing much happens up the chain either
void DimensionsSystemInterface::AppEffector::removeLaunchpoint |
( |
const QString & |
webosAppId, |
|
|
const QString & |
launchpointId |
|
) |
| |
The documentation for this class was generated from the following files: