#include <PlotLegend.h>

Public Member Functions | |
| bool | eventFilter (QObject *object, QEvent *event) |
| PlotCurve * | findCurve (QWidget *widget) const |
| PlotLegend (QWidget *parent) | |
| ~PlotLegend () | |
Definition at line 27 of file PlotLegend.h.
| rqt_multiplot::PlotLegend::PlotLegend | ( | QWidget * | parent | ) |
Definition at line 48 of file PlotLegend.cpp.
| rqt_multiplot::PlotLegend::~PlotLegend | ( | ) |
Definition at line 55 of file PlotLegend.cpp.
| bool rqt_multiplot::PlotLegend::eventFilter | ( | QObject * | object, |
| QEvent * | event | ||
| ) |
Definition at line 80 of file PlotLegend.cpp.
| PlotCurve * rqt_multiplot::PlotLegend::findCurve | ( | QWidget * | widget | ) | const |
Definition at line 62 of file PlotLegend.cpp.