VectorCurve Class Reference
List of all members.
Public Types |
enum | Position { Tail,
Middle,
Head
} |
enum | VectorStyle { XYXY,
XYAM
} |
Public Member Functions |
QColor | color () |
void | fillArrowHead (bool) |
bool | filledArrowHead () |
int | headAngle () |
int | headLength () |
void | loadData () |
int | position () |
void | setColor (const QColor &) |
void | setHeadAngle (int) |
void | setHeadLength (int) |
void | setPosition (int) |
void | setVectorEnd (const QString &xColName, const QString &yColName) |
void | setVectorPen (const QPen &) |
void | setVectorStyle (int) |
void | setWidth (double) |
| VectorCurve (VectorStyle style, Table *t, const QString &xColName, const char *name, const QString &endCol1, const QString &endCol2, int startRow, int endRow) |
QString | vectorEndXAColName () |
QString | vectorEndYMColName () |
QPen | vectorPen () |
int | vectorStyle () |
double | width () |
Private Member Functions |
| VectorCurve (const VectorCurve &) |
Member Enumeration Documentation
Constructor & Destructor Documentation
VectorCurve::VectorCurve |
( |
VectorStyle |
style, |
|
|
Table * |
t, |
|
|
const QString & |
xColName, |
|
|
const char * |
name, |
|
|
const QString & |
endCol1, |
|
|
const QString & |
endCol2, |
|
|
int |
startRow, |
|
|
int |
endRow | |
|
) |
| | |
VectorCurve::VectorCurve |
( |
const VectorCurve & |
|
) |
[private] |
Member Function Documentation
QColor VectorCurve::color |
( |
|
) |
|
void VectorCurve::fillArrowHead |
( |
bool |
|
) |
|
bool VectorCurve::filledArrowHead |
( |
|
) |
|
int VectorCurve::headAngle |
( |
|
) |
|
int VectorCurve::headLength |
( |
|
) |
|
void VectorCurve::loadData |
( |
|
) |
|
int VectorCurve::position |
( |
|
) |
|
void VectorCurve::setColor |
( |
const QColor & |
|
) |
|
void VectorCurve::setHeadAngle |
( |
int |
|
) |
|
void VectorCurve::setHeadLength |
( |
int |
|
) |
|
void VectorCurve::setPosition |
( |
int |
|
) |
|
void VectorCurve::setVectorEnd |
( |
const QString & |
xColName, |
|
|
const QString & |
yColName | |
|
) |
| | |
void VectorCurve::setVectorPen |
( |
const QPen & |
|
) |
|
void VectorCurve::setVectorStyle |
( |
int |
|
) |
|
void VectorCurve::setWidth |
( |
double |
|
) |
|
QString VectorCurve::vectorEndXAColName |
( |
|
) |
|
QString VectorCurve::vectorEndYMColName |
( |
|
) |
|
QPen VectorCurve::vectorPen |
( |
|
) |
|
int VectorCurve::vectorStyle |
( |
|
) |
|
double VectorCurve::width |
( |
|
) |
|
The documentation for this class was generated from the following file: