Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_ruler
Method
get_ruler
DSView/pv/view/view.h:198–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
int headerWidth();
197
198
inline Ruler* get_ruler(){
199
return _ruler;
200
}
201
202
/**
203
* Shows or hides the cursors.
Callers
5
mousePressEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
mouseReleaseEvent
Method · 0.80
measure
Method · 0.80
paintMeasure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected