#include <plot_group_graphics_item.hh>
Inherits ost::gui::PlotDataGraphicsItemBase.
Public Member Functions | |
| PlotGroupGraphicsItem (const PlotGroupInfoPtr &info, const PlotGroupPtr &groupptr, QGraphicsItem *parent=0) | |
| virtual | ~PlotGroupGraphicsItem () |
| virtual void | Redraw () |
Protected Attributes | |
| PlotGroupPtr | groupptr_ |
Definition at line 32 of file plot_group_graphics_item.hh.
| PlotGroupGraphicsItem | ( | const PlotGroupInfoPtr & | info, | |
| const PlotGroupPtr & | groupptr, | |||
| QGraphicsItem * | parent = 0 | |||
| ) |
| virtual ~PlotGroupGraphicsItem | ( | ) | [virtual] |
| virtual void Redraw | ( | ) | [virtual] |
Reimplemented from PlotDataGraphicsItemBase.
PlotGroupPtr groupptr_ [protected] |
Definition at line 39 of file plot_group_graphics_item.hh.
1.5.8