Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
MainWindow
Method · 0.80
DeviceOptions
Method · 0.80
config_getter
Method · 0.80
config_setter
Method · 0.80
ProbeOptions
Method · 0.80
config_getter
Method · 0.80
config_setter
Method · 0.80
paintEvent
Method · 0.80
Signal
Method · 0.80
ShowDlg
Method · 0.80
DeviceOptions
Method · 0.80
Calibration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected