Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ reorderForTest
Method
reorderForTest
pj_widgets/src/Timeline.cpp:1974–1976 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1972
}
1973
1974
void Timeline::reorderForTest(int from, int drop_index) {
1975
applyTrackReorder(from, drop_index);
1976
}
1977
1978
void Timeline::selectNameRowForTest(int row, Qt::KeyboardModifiers mods) {
1979
selectNameRow(row, mods);
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64