addPointtoEnd() override | dyno::QCurveLabel | protectedvirtual |
Bezier enum value | dyno::mDrawLabel | |
BorderMode enum name | dyno::mDrawLabel | |
buildBezierPoint() | dyno::mDrawLabel | inlineprotected |
buildCoordToResortMap() | dyno::mDrawLabel | inlineprotected |
buildHandlePointSet() | dyno::mDrawLabel | inlineprotected |
changeInterpValue(int s) | dyno::QCurveLabel | slot |
changeLabelSize() | dyno::mDrawLabel | inlineslot |
changeValue(int s) | dyno::QCurveLabel | slot |
Close enum value | dyno::mDrawLabel | |
CoordTo0_1Value(MyCoord &coord) | dyno::mDrawLabel | inlineprotected |
CoordtoField(Curve &s) | dyno::QCurveLabel | protected |
copyFromField(std::vector< Canvas::Coord2D > coord01, std::vector< MyCoord > &thisArray) | dyno::mDrawLabel | inlineprotected |
copyFromField(std::vector< Canvas::OriginalCoord > coord01, std::vector< MyCoord > &thisArray) | dyno::mDrawLabel | inlineprotected |
copySettingFromField() | dyno::QCurveLabel | |
curveClose | dyno::mDrawLabel | |
deletePoint() | dyno::mDrawLabel | inlineprotected |
Dir enum name | dyno::mDrawLabel | |
h | dyno::mDrawLabel | protected |
HandleAngleThreshold | dyno::mDrawLabel | protected |
initializeLine(Dir mode) | dyno::mDrawLabel | inlineprotected |
insertCurvePoint(MyCoord pCoord) | dyno::mDrawLabel | inlineprotected |
insertElementToHandlePointSet(int i) | dyno::mDrawLabel | inlineprotected |
insertHandlePoint(int fp, MyCoord pCoord) | dyno::mDrawLabel | inlineprotected |
InterpMode | dyno::mDrawLabel | protected |
Interpolation enum name | dyno::mDrawLabel | |
isSquard | dyno::mDrawLabel | |
keyPressEvent(QKeyEvent *event) | dyno::mDrawLabel | inlineprotected |
keyReleaseEvent(QKeyEvent *event) | dyno::mDrawLabel | inlineprotected |
leaveEvent(QEvent *event) | dyno::mDrawLabel | inlineprotected |
Linear enum value | dyno::mDrawLabel | |
LineResample | dyno::mDrawLabel | |
lockSize | dyno::mDrawLabel | |
mAltKey | dyno::mDrawLabel | protected |
maxX | dyno::mDrawLabel | protected |
maxY | dyno::mDrawLabel | protected |
mConnectHandlePoint | dyno::mDrawLabel | protected |
mConnectLength | dyno::mDrawLabel | protected |
mCoordArray | dyno::mDrawLabel | protected |
mCtrlKey | dyno::mDrawLabel | protected |
mCurvePoint | dyno::mDrawLabel | protected |
mCurvePointMapLength | dyno::mDrawLabel | protected |
mDrawLabel() | dyno::mDrawLabel | inline |
mDtPosition | dyno::mDrawLabel | protected |
mField | dyno::QCurveLabel | private |
mFloatCoord | dyno::mDrawLabel | protected |
mForceUpdate | dyno::mDrawLabel | protected |
mGeneratorXmax | dyno::mDrawLabel | protected |
mGeneratorXmin | dyno::mDrawLabel | protected |
mGeneratorYmax | dyno::mDrawLabel | protected |
mGeneratorYmin | dyno::mDrawLabel | protected |
mHandleConnection | dyno::mDrawLabel | protected |
mHandleFloatCoord | dyno::mDrawLabel | protected |
mHandleParent | dyno::mDrawLabel | protected |
mHandlePoints | dyno::mDrawLabel | protected |
mHoverPoint | dyno::mDrawLabel | protected |
mIniHandleLength | dyno::mDrawLabel | protected |
mInitHandlePos | dyno::mDrawLabel | protected |
mInitPosition | dyno::mDrawLabel | protected |
mInsertAtBegin | dyno::mDrawLabel | protected |
mInsertBezierOpenPoint | dyno::mDrawLabel | protected |
minX | dyno::mDrawLabel | protected |
minY | dyno::mDrawLabel | protected |
mIsHandleSelect | dyno::mDrawLabel | protected |
mIsHover | dyno::mDrawLabel | protected |
mIsSelect | dyno::mDrawLabel | protected |
mLengthMapEndPoint | dyno::mDrawLabel | protected |
mMapOriginalIDtoResortID | dyno::mDrawLabel | protected |
mMapResortIDtoOriginalID | dyno::mDrawLabel | protected |
mMaxIndex | dyno::mDrawLabel | protected |
mMinIndex | dyno::mDrawLabel | protected |
mMode | dyno::mDrawLabel | protected |
mMultiSelectID | dyno::mDrawLabel | protected |
mNewMinY | dyno::mDrawLabel | protected |
mouseMoveEvent(QMouseEvent *event) override | dyno::QCurveLabel | protected |
mousePressEvent(QMouseEvent *event) override | dyno::QCurveLabel | protected |
mouseReleaseEvent(QMouseEvent *event) | dyno::mDrawLabel | inlineprotected |
mPath | dyno::mDrawLabel | protected |
mPressCoord | dyno::mDrawLabel | protected |
mReSortCoordArray | dyno::mDrawLabel | protected |
mSelectHandlePoint | dyno::mDrawLabel | protected |
mSelectPointID | dyno::mDrawLabel | protected |
mSelectPointInResort | dyno::mDrawLabel | protected |
mShiftKey | dyno::mDrawLabel | protected |
NmaxX | dyno::mDrawLabel | protected |
NmaxY | dyno::mDrawLabel | protected |
NminX | dyno::mDrawLabel | protected |
Open enum value | dyno::mDrawLabel | |
paintEvent(QPaintEvent *event) | dyno::QCurveLabel | protected |
QCurveLabel(QWidget *parent=nullptr) | dyno::QCurveLabel | |
QCurveLabel(FVar< Curve > *f, QWidget *parent=nullptr) | dyno::QCurveLabel | |
radius | dyno::mDrawLabel | protected |
remapArrayToHeight(std::vector< MyCoord > &Array, int h) | dyno::mDrawLabel | inlineprotected |
reSort(std::vector< MyCoord > &vector1) | dyno::mDrawLabel | inlineprotected |
selectDistance | dyno::mDrawLabel | protected |
setCurveClose() | dyno::mDrawLabel | inlineslot |
setField(FVar< Curve > *f) | dyno::QCurveLabel | inline |
setLabelSize(int minX, int minY, int maxX, int maxY) | dyno::mDrawLabel | inlineprotected |
setLinearResample(int s) | dyno::mDrawLabel | inlineslot |
setMode(int s) | dyno::mDrawLabel | inline |
setSpacingToDrawLabel(double value, int id) | dyno::mDrawLabel | inlineslot |
SetValueToDrawLabel(double value, int id) | dyno::mDrawLabel | inlineslot |
sortx(MyCoord a, MyCoord b) | dyno::mDrawLabel | inlineprotectedstatic |
sorty(MyCoord a, MyCoord b) | dyno::mDrawLabel | inlineprotectedstatic |
spacing | dyno::mDrawLabel | |
updateDataToField() override | dyno::QCurveLabel | virtual |
updateFloatCoordArray(std::vector< MyCoord > CoordArray, std::vector< Coord0_1 > &myfloatCoord) | dyno::mDrawLabel | inlineprotected |
updateLabelShape() | dyno::mDrawLabel | inline |
useBezier | dyno::mDrawLabel | |
useSort | dyno::mDrawLabel | |
w | dyno::mDrawLabel | protected |
x enum value | dyno::mDrawLabel | |
y enum value | dyno::mDrawLabel | |
ZeroOneToCoord(Coord0_1 &value, int x0, int x1, int y0, int y1) | dyno::mDrawLabel | inlineprotected |
~mDrawLabel() | dyno::mDrawLabel | inline |
~QCurveLabel() | dyno::QCurveLabel | |