MCPcopy 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

mousePressEventMethod · 0.80
mouseMoveEventMethod · 0.80
mouseReleaseEventMethod · 0.80
measureMethod · 0.80
paintMeasureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected