Guitar
Public Attributes | List of all members
UnixPtyProcess::Private Struct Reference
Collaboration diagram for UnixPtyProcess::Private:
Collaboration graph
[legend]

Public Attributes

QMutex mutex
 
std::string command
 
std::string env
 
int pty_master
 
int exit_code = -1
 

Member Data Documentation

◆ command

std::string UnixPtyProcess::Private::command

◆ env

std::string UnixPtyProcess::Private::env

◆ exit_code

int UnixPtyProcess::Private::exit_code = -1

◆ mutex

QMutex UnixPtyProcess::Private::mutex

◆ pty_master

int UnixPtyProcess::Private::pty_master

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