Home
last modified time | relevance | path

Searched refs:slotCommandsDone (Results 1 – 2 of 2) sorted by relevance

/dports/comms/qsstv/qsstv/utils/
H A Dftpfunctions.cpp202 connect(ftpThr, SIGNAL(commandsDone(int ,QString)), this, SLOT(slotCommandsDone(int ,QString))); in setupFtp()
268 void ftpFunctions::slotCommandsDone(int err,QString errStr) in slotCommandsDone() function in ftpFunctions
H A Dftpfunctions.h40 void slotCommandsDone(int err, QString errStr);