MCPcopy 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}
250CFileTransfer::State CFileTransfer::GetState()
251{
252 return m_State;
253}
254
255void CFileTransfer::slotSetstate(State s)
256{

Callers 5

foreachFunction · 0.45
LoadMethod · 0.45
SaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected