Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetState
Method
GetState
Plugins/FileTransfer/ListFileModel.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
return QString();
249
}
250
CFileTransfer::State CFileTransfer::GetState()
251
{
252
return m_State;
253
}
254
255
void CFileTransfer::slotSetstate(State s)
256
{
Callers
5
on_tabList_customContextMenuRequested
Method · 0.45
foreach
Function · 0.45
slotProcessFileTransfer
Method · 0.45
Load
Method · 0.45
Save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected