Object Detection
5.0
Image Processing Using Qt and Opencv
|
Public Slots | |
void | setChildProcess (QProcess *childProcess) |
Signals | |
void | started () |
Public Member Functions | |
ProcessHandler (QObject *parent=nullptr) | |
void | start (QString cmd, QStringList lst) |
QProcess * | childProcess () const |
Definition at line 7 of file processhandler.h.