MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / is_busy

Method is_busy

DSView/pv/storesession.h:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 inline bool is_busy(){
96 return _is_busy;
97 }
98
99private:
100 QList<QString> getSuportedExportFormats();

Callers 2

closeEventMethod · 0.80
on_timeoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected