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