KCoreAddons

KSandbox::ProcessContext Struct Reference

#include <ksandbox.h>

Public Attributes

const QStringList arguments
 
const QString program
 

Detailed Description

Container for host process startup context.

Since
5.97

Definition at line 31 of file ksandbox.h.

Member Data Documentation

◆ arguments

const QStringList KSandbox::ProcessContext::arguments

Definition at line 33 of file ksandbox.h.

◆ program

const QString KSandbox::ProcessContext::program

Definition at line 32 of file ksandbox.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:31 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.