Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The SandboxedExeApplicationLauncher class supports launching untrusted downloaded application executables. More...
#include <SandboxedExeApplicationLauncher>
Inherits SimpleExeApplicationLauncher.
The SandboxedExeApplicationLauncher class supports launching untrusted downloaded application executables.
Note: This class is only relevant if SXE is enabled It is part of the Qt Extended server and cannot be used by other Qt Extended applications.
The SanboxedExeApplicationLauncher class provides the ApplicationTypeLauncher implementation for simple but untrusted executable based applications (which have been downloaded and installed via packagemanager). The executable is run under sandboxed conditions to minimize the potential damage the application may cause.
The SandboxedExeApplicationLauncher class provides the SanboxedExeApplicationLauncher Task.
Constructs a new SandboxedExeApplicationLauncher instance.
Destroys the SandboxedExeApplicationLauncher instance.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |