#include <vtkQtChartContentsArea.h>
List of all members.
Public Types |
enum | { Type = vtkQtChart_ContentsAreaType
} |
Public Member Functions |
| vtkQtChartContentsArea (QGraphicsItem *parent=0, QGraphicsScene *scene=0) |
virtual | ~vtkQtChartContentsArea () |
void | setXOffset (float offset) |
| Sets the x offset.
|
void | setYOffset (float offset) |
| Sets the y offset.
|
virtual int | type () const |
virtual QRectF | boundingRect () const |
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
Detailed Description
Definition at line 33 of file vtkQtChartContentsArea.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
Sets the x offset.
- Parameters:
-
Sets the y offset.
- Parameters:
-
The documentation for this class was generated from the following file: