PolarGridGraphicsItem Member List
This is the complete list of members for
PolarGridGraphicsItem, including all inherited members.
| boundingRect() const | PolarGridGraphicsItem | |
| getColor() const | PolarGridGraphicsItem | [inline] |
| getGrid() const | PolarGridGraphicsItem | [inline] |
| getPhiEdges() const | PolarGridGraphicsItem | [inline] |
| getRhoEdges() const | PolarGridGraphicsItem | [inline] |
| getText() const | PolarGridGraphicsItem | [inline] |
| m_color | PolarGridGraphicsItem | [protected] |
| m_grid | PolarGridGraphicsItem | [protected] |
| m_maxValue | PolarGridGraphicsItem | [protected] |
| m_phiEdges | PolarGridGraphicsItem | [protected] |
| m_rhoEdges | PolarGridGraphicsItem | [protected] |
| m_text | PolarGridGraphicsItem | [protected] |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | PolarGridGraphicsItem | [virtual] |
| PolarGridGraphicsItem(const std::vector< std::vector< double > > *grid, const std::vector< double > *phiEdges, const std::vector< double > *rhoEdges, QGraphicsItem *parent=0) | PolarGridGraphicsItem | |
| setColor(float _red, float _green, float _blue, float _alpha=1.0f) | PolarGridGraphicsItem | [inline] |
| setColor(const QColor &color) | PolarGridGraphicsItem | [inline] |
| setGrid(const std::vector< std::vector< double > > *grid, const std::vector< double > *phiEdges, const std::vector< double > *rhoEdges) | PolarGridGraphicsItem | |
| setText(const QString &text) | PolarGridGraphicsItem | [inline] |
| shape() const | PolarGridGraphicsItem | |