#include <vtkQtChartContentsArea.h>
Inherits QGraphicsItem.
|
enum | { Type = vtkQtChart_ContentsAreaType
} |
|
Definition at line 33 of file vtkQtChartContentsArea.h.
vtkQtChartContentsArea::vtkQtChartContentsArea |
( |
QGraphicsItem * |
parent = 0 , |
|
|
QGraphicsScene * |
scene = 0 |
|
) |
| |
virtual vtkQtChartContentsArea::~vtkQtChartContentsArea |
( |
) | |
|
|
inlinevirtual |
void vtkQtChartContentsArea::setXOffset |
( |
float |
offset) | |
|
Sets the x offset.
- Parameters
-
void vtkQtChartContentsArea::setYOffset |
( |
float |
offset) | |
|
Sets the y offset.
- Parameters
-
virtual int vtkQtChartContentsArea::type |
( |
) | |
const |
|
inlinevirtual |
virtual QRectF vtkQtChartContentsArea::boundingRect |
( |
) | |
const |
|
virtual |
virtual void vtkQtChartContentsArea::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget = 0 |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: