#include <homescreenservice.h>
List of all members.
Detailed Description
HomeScreenService implements com.meego.core.HomeScreen service's interface.
Constructor & Destructor Documentation
HomeScreenService::HomeScreenService |
( |
|
) |
|
HomeScreenService::~HomeScreenService |
( |
|
) |
[virtual] |
Member Function Documentation
void HomeScreenService::focusToLauncherApp |
( |
const QString & |
desktopFile |
) |
[signal] |
A signal to request launcher to focus on a specified application.
- Parameters:
-
| desktop | file of application. |
void HomeScreenService::showLauncher |
( |
const QString & |
desktopFile |
) |
[slot] |
Implements HomeScreen service's showLauncher function. Show launcher and pans to page that has specified application.
- Parameters:
-
| desktop | file of application. Desktop file can be given with or without absolute path. If no absolute path is given default applications desktop file directory path is used. If empty string is given launcher is opened from a page it was closed from. |
The documentation for this class was generated from the following files: