MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / SetView

Method SetView

DSView/pv/dialogs/storeprogress.h:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 virtual ~StoreProgress();
60
61 inline void SetView(view::View *view){
62 _view = view;
63 }
64
65 void save_run(ISessionDataGetter *getter);
66 void export_run();

Callers 2

on_saveMethod · 0.80
on_exportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected