Searched refs:processName (Results 1 – 4 of 4) sorted by relevance
258 QString processName = m_curModel.startName; in on_connectBtn_clicked() local259 if(processName.isEmpty()) in on_connectBtn_clicked()261 processName= m_dial->processName(); in on_connectBtn_clicked()264 qDebug()<<"start = "<< processName; in on_connectBtn_clicked()265 this->start(processName); in on_connectBtn_clicked()
11 QString processName();
6 QString Configurer::processName() in processName() function in Configurer
77 @@ -52,6 +52,7 @@ char *processName = NULL;