| Home · All Classes · Annotated · Functions |
Provides the Qtopia Launcher service. More...
#include <LauncherService>
Inherits QCopObjectService.
Provides the Qtopia Launcher service.
The Launcher service enables applications to launch other applications, and optionally pass them a document to be opened.
Normally an application will use Qtopia::execute() to launch an application, rather than send a service message directly.
See also Qtopia::execute().
Executes the application identified by app.
This slot corresponds to the QCop service message Launcher::execute(QString).
This is an overloaded member function, provided for convenience.
Executes the application identified by app, passing it document as the document to be opened.
This slot corresponds to the QCop service message Launcher::execute(QString,QString).
| Copyright © 2006 Trolltech | Trademarks | Qtopia 4.1.7 |