Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QtopiaServerApplicationLauncher class acts as a proxy for the Qt Extended Server within the application launcher framework. More...
#include <QtopiaServerApplicationLauncher>
Inherits ApplicationTypeLauncher and ApplicationIpcRouter::RouteDestination.
The QtopiaServerApplicationLauncher class acts as a proxy for the Qt Extended Server within the application launcher framework.
The QtopiaServerApplicationLauncher 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 | QtopiaServerApplicationLauncher |
Interfaces | ApplicationTypeLauncher |
Services | None |
To enable the Qt Extended server itself to receive IPC messages, it must be known to the application launcher framework. The QtopiaServerApplicationLauncher task provides this.
It is essential that the QtopiaServerApplicationLauncher is the first ordered ApplicationTypeLauncher provider.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |