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

Method set_mainform_callback

DSView/pv/toolbars/logobar.h:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 void dsl_connected(bool conn);
54
55 inline void set_mainform_callback(IMainForm *callback){
56 _mainForm = callback;
57 }
58
59private:
60 void retranslateUi();

Callers 1

setup_uiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected