Qx v0.6.1
Qt Extensions Library
Loading...
Searching...
No Matches
Qx::ExecuteResult Struct Reference

The ExecuteResult struct contains the result of a call to execute() or shellExecute().

Public Attributes

int exitCode
 
QString output
 

Member Data Documentation

◆ exitCode

int Qx::ExecuteResult::exitCode

The exit code of the process.

◆ output

QString Qx::ExecuteResult::output

The standard output of the process.


The documentation for this struct was generated from the following files: