KDBusAddons 5.109.0
Signals | Public Member Functions | List of all members
UpdateLaunchEnvironmentJob

Job for updating the launch environment. More...

#include <UpdateLaunchEnvironmentJob>

Signals

void finished ()
 

Public Member Functions

 UpdateLaunchEnvironmentJob (const QProcessEnvironment &environment)
 

Detailed Description

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

Since
5.84