KDBusAddons 5.109.0
|
Job for updating the launch environment. More...
#include <UpdateLaunchEnvironmentJob>
Signals | |
void | finished () |
Public Member Functions | |
UpdateLaunchEnvironmentJob (const QProcessEnvironment &environment) | |
Job for updating the launch environment.
This job adds or updates an environment variable in process environment that will be used when a process is launched: This includes:
Environment variables are sanitized before uploading.
This object deletes itself after completion, similar to KJobs