Home
last modified time | relevance | path

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

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h1095 void slotRetTermSess ( bool result,QString output,
H A Donmainwindow.cpp5390 void ONMainWindow::slotRetTermSess ( bool result, QString output, in slotRetTermSess() function in ONMainWindow
6955 …sshConnection->executeCommand ( "x2goterminate-session "+sessId, this, SLOT ( slotRetTermSess ( bo… in termSession()