MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / markerLabelForTest

Method markerLabelForTest

pj_widgets/src/Timeline.cpp:1887–1889  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1885}
1886
1887QString Timeline::markerLabelForTest(qint64 ns) const {
1888 return markerLabel(ns);
1889}
1890
1891void Timeline::pressViewportForTest(QPoint viewport_pos) {
1892 // Route through the full event-filter chain so the PJ::Scrollbar overlay (installed

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64