Home
last modified time | relevance | path

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

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Dhttpbrokerclient.h90 void slotSshIoErr(SshProcess* caller, QString error, QString lastSessionError);
H A Dhttpbrokerclient.cpp109 SLOT(slotSshIoErr(SshProcess*,QString,QString))); in createSshConnection()
880 void HttpBrokerClient::slotSshIoErr(SshProcess* caller, QString error, QString lastSessionError) in slotSshIoErr() function in HttpBrokerClient