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

Method MainWindow

pj_app/src/MainWindow.cpp:303–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301} // namespace
302
303MainWindow::MainWindow(QWidget* parent) : MainWindow(QString{}, parent) {}
304
305MainWindow::MainWindow(QString extensions_dir, QWidget* parent)
306 : QMainWindow(parent),

Callers

nothing calls this directly

Calls 15

trFunction · 0.85
isImageFamilyObjectTypeFunction · 0.85
is3dSceneObjectTypeFunction · 0.85
is2dSceneObjectTypeFunction · 0.85
toAxisDoubleFunction · 0.85
panelTogglesFunction · 0.85
displayRangeFunction · 0.85
toAbsoluteFunction · 0.85
fromAxisDoubleFunction · 0.85
sinkMethod · 0.80
toIntMethod · 0.80
setupUiMethod · 0.80

Tested by

no test coverage detected