Skip to content

fps/QSimpleProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSimpleProcess

A small wrapper around QProcess to ease an often needed usecase:

  • spawn a process
  • write some stdin
  • close stdin
  • capture all stdout and stderr

About

A small wrapper around QProcess to ease an often needed usecase..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors