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

Method rtti

3rdparty/qwt/src/qwt_plot_grid.cpp:64–67  ·  view source on GitHub ↗

\return QwtPlotItem::Rtti_PlotGrid

Source from the content-addressed store, hash-verified

62
63//! \return QwtPlotItem::Rtti_PlotGrid
64int QwtPlotGrid::rtti() const
65{
66 return QwtPlotItem::Rtti_PlotGrid;
67}
68
69/*!
70 \brief Enable or disable vertical grid lines

Callers 4

detachItemsMethod · 0.45
itemListMethod · 0.45
detachItemsMethod · 0.45
drawItemsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected