Home
last modified time | relevance | path

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

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h1101 void slotFsTunnelFailed ( bool result,QString output,
H A Donmainwindow.cpp10001 slotFsTunnelFailed ( false,message,0 ); in startSshFsTunnel()
10008 … clientSshPort.toInt(), true, this, SLOT ( slotFsTunnelOk(int)), SLOT ( slotFsTunnelFailed ( bool, in startSshFsTunnel()
10013 void ONMainWindow::slotFsTunnelFailed ( bool result, QString output, in slotFsTunnelFailed() function in ONMainWindow