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

Method GetSession

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

Source from the content-addressed store, hash-verified

53 void UnInit();
54
55 inline pv::SigSession* GetSession(){
56 return _session;
57 }
58
59 inline void SetTopWindow(QWidget *w){
60 _topWindow = w;

Callers 15

MainWindowMethod · 0.80
DeviceOptionsMethod · 0.80
config_getterMethod · 0.80
config_setterMethod · 0.80
ProbeOptionsMethod · 0.80
config_getterMethod · 0.80
config_setterMethod · 0.80
paintEventMethod · 0.80
SignalMethod · 0.80
ShowDlgMethod · 0.80
DeviceOptionsMethod · 0.80
CalibrationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected