Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The SimpleExeApplicationLauncher class supports launching regular QtopiaApplication executables. More...
#include <SimpleExeApplicationLauncher>
Inherits ExeApplicationLauncher.
Inherited by SandboxedExeApplicationLauncher.
The SimpleExeApplicationLauncher class supports launching regular QtopiaApplication executables.
The SystemSuspend provides a Qt Extended Server Task. Qt Extended Server Tasks are documented in full in the QtopiaServerApplication class documentation.
Note: This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.
Task Name | SimpleExeApplicationLauncher |
Interfaces | ApplicationTypeLauncher |
Services | None |
The SimpleExeApplicationLauncher class provides the ApplicationTypeLauncher implementation for simple, executable based applications. It also (implicitly) doubles as the fallback for the QuickExeApplicationLauncher.
If the application requested is an absolute path, it is run as is. Otherwise, the paths returned by the Qtopia::installPaths() method are searched for bin/<application name>.
Constructs a new SimpleExeApplicationLauncher instance.
Destroys the SimpleExeApplicationLauncher instance.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |