89 fcntl(fileno(stdin), F_SETFL, fcntl(fileno(stdin), F_GETFL, 0) | O_NONBLOCK);
99 QObject::connect(process, SIGNAL(processStopped()), &app, SLOT(quit()));
void messageHandler(QtMsgType type, const char *msg)
RemotePluginProcess * process
int main(int argc, char *argv[])