Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

SimpleExeApplicationLauncher Class Reference
[QtBaseModule]

The SimpleExeApplicationLauncher class supports launching regular QtopiaApplication executables. More...

    #include <SimpleExeApplicationLauncher>

Inherits ExeApplicationLauncher.

Inherited by SandboxedExeApplicationLauncher.

Public Functions

Additional Inherited Members


Detailed Description

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 NameSimpleExeApplicationLauncher
InterfacesApplicationTypeLauncher
ServicesNone

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>.


Member Function Documentation

SimpleExeApplicationLauncher::SimpleExeApplicationLauncher ()

Constructs a new SimpleExeApplicationLauncher instance.

SimpleExeApplicationLauncher::~SimpleExeApplicationLauncher ()   [virtual]

Destroys the SimpleExeApplicationLauncher instance.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3