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

Method selectNameRowForTest

pj_widgets/src/Timeline.cpp:1978–1980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1976}
1977
1978void Timeline::selectNameRowForTest(int row, Qt::KeyboardModifiers mods) {
1979 selectNameRow(row, mods);
1980}
1981
1982bool Timeline::mergeButtonEnabledForTest() const {
1983 return name_panel_ != nullptr && name_panel_->mergeButton()->isEnabled();

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64