MCPcopy 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
1974void Timeline::reorderForTest(int from, int drop_index) {
1975 applyTrackReorder(from, drop_index);
1976}
1977
1978void Timeline::selectNameRowForTest(int row, Qt::KeyboardModifiers mods) {
1979 selectNameRow(row, mods);

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64