QtBackgroundProcess  1.5.2
A Library to create background applications with simple, automated foreground control
Classes
QtBackgroundProcess Namespace Reference

The Namespace containing all classes of the QtBackgroundProcess module. More...

Classes

class  App
 The background process application. The main class of QtBackgroundProcess. More...
 
class  GlobalTerminal
 A virtual terminal that forwards input to all connected terminals. More...
 
class  NotAllowedInRunningStateException
 Will be thrown, if you perform an operation, that is not allowed in running state. More...
 
class  Terminal
 Represents a connection to a terminal in the master process. More...
 

Detailed Description

The Namespace containing all classes of the QtBackgroundProcess module.