QtBackgroundProcess  1.5.2
A Library to create background applications with simple, automated foreground control
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CQException [external]
 CQtBackgroundProcess::NotAllowedInRunningStateExceptionWill be thrown, if you perform an operation, that is not allowed in running state
 CQObject [external]
 CQCoreApplication [external]
 CQtBackgroundProcess::AppThe background process application. The main class of QtBackgroundProcess
 CQIODevice [external]
 CQtBackgroundProcess::GlobalTerminalA virtual terminal that forwards input to all connected terminals
 CQtBackgroundProcess::TerminalRepresents a connection to a terminal in the master process