Warning, file /maui/strike/src/controllers/process.cpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #include "process.h"
0002 
0003 Process::Process(QObject *parent) : QObject(parent)
0004 {
0005 
0006 }