Home
last modified time | relevance | path

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

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h1093 void slotRetSuspSess ( bool value,QString message,
H A Donmainwindow.cpp5284 void ONMainWindow::slotRetSuspSess ( bool result, QString output, in slotRetSuspSess() function in ONMainWindow
6916 …sshConnection->executeCommand ( "x2gosuspend-session "+sessId, this, SLOT ( slotRetSuspSess ( boo… in suspendSession()