QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrdplotvectorfielddata.h
Go to the documentation of this file.
1
#ifndef QXRDPLOTVECTORFIELDDATA_H
2
#define QXRDPLOTVECTORFIELDDATA_H
3
4
#include "qwt_series_data.h"
5
#include "
qxrdpoint4d.h
"
6
7
class
QxrdPlotVectorFieldData
:
8
public
QwtArraySeriesData<QxrdPoint4D>
9
{
10
public
:
11
QxrdPlotVectorFieldData
();
12
13
void
append
(
const
QxrdPoint4D
& pt);
14
15
QRectF
boundingRect
()
const
;
16
};
17
18
19
#endif // QXRDPLOTVECTORFIELDDATA_H
QxrdPlotVectorFieldData
Definition:
qxrdplotvectorfielddata.h:7
QxrdPlotVectorFieldData::boundingRect
QRectF boundingRect() const
Definition:
qxrdplotvectorfielddata.cpp:12
QxrdPlotVectorFieldData::QxrdPlotVectorFieldData
QxrdPlotVectorFieldData()
Definition:
qxrdplotvectorfielddata.cpp:3
QxrdPlotVectorFieldData::append
void append(const QxrdPoint4D &pt)
Definition:
qxrdplotvectorfielddata.cpp:7
QxrdPoint4D
Definition:
qxrdpoint4d.h:4
qxrdpoint4d.h
Generated by
1.8.10