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

Method reset

3rdparty/qwt/src/qwt_plot_layout.cpp:99–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 void reset()
100 {
101 isVisible = false;
102 start = 0;
103 end = 0;
104 baseLineOffset = 0;
105 tickOffset = 0.0;
106 dimWithoutTitle = 0;
107 }
108
109 bool isVisible;
110 const QwtScaleWidget* scaleWidget;

Callers 1

LayoutDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected