Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ paint_prepare
Method
paint_prepare
DSView/pv/view/trace.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void Trace::paint_prepare()
151
{
152
assert(_view);
153
_view->set_trig_hoff(0);
154
}
155
156
void Trace::paint_back(QPainter &p, int left, int right, QColor fore, QColor back)
157
{
Callers
1
feed_in_dso
Method · 0.45
Calls
1
set_trig_hoff
Method · 0.80
Tested by
no test coverage detected