Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ cancel
Method
cancel
DSView/pv/storesession.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void StoreSession::cancel()
114
{
115
_canceled = true;
116
}
117
118
QList<QString> StoreSession::getSuportedExportFormats(){
119
const struct sr_output_module** supportedModules = sr_output_list();
Callers
1
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected