MCPcopy 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
113void StoreSession::cancel()
114{
115 _canceled = true;
116}
117
118QList<QString> StoreSession::getSuportedExportFormats(){
119 const struct sr_output_module** supportedModules = sr_output_list();

Callers 1

closeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected