addEllipse(const QPointF &from, const QPointF &to) | Editor | |
addPoint(const QPointF &point) | Editor | private |
addRectangle(const QPointF &from, const QPointF &to) | Editor | |
Character enum value | Editor | |
charSelected(const QChar &character) | Editor | slot |
clear() | Editor | |
constructCircleGuides(const QPointF &from, const QPointF &to) | Editor | private |
constructGuides(const QPointF &to) | Editor | private |
constructLineGuides(const QPointF &from, const QPointF &to) | Editor | private |
constructPainterPath() | Editor | private |
CubicTo enum value | Editor | |
cubicTo(const QPointF &control1, const QPointF &control2, const QPointF &to) | Editor | |
deconstructPainterPath() | Editor | private |
decreaseLineWidth() | Editor | slot |
Editor(QWidget *parent=0) | Editor | explicit |
Ellipse enum value | Editor | |
enableSnap(bool enabled) | Editor | slot |
flipHorizontal() | Editor | slot |
flipPointsHorizontal() | Editor | |
flipPointsVertical() | Editor | |
flipVertical() | Editor | slot |
increaseLineWidth() | Editor | slot |
keyPressEvent(QKeyEvent *event) | Editor | protected |
LineTo enum value | Editor | |
lineTo(const QPointF &to) | Editor | |
m_activePoints | Editor | private |
m_angles | Editor | private |
m_borderSize | Editor | private |
m_bottomEdge | Editor | private |
m_charSelect | Editor | private |
m_dragging | Editor | private |
m_dragPointIndex | Editor | private |
m_elementGrouping | Editor | private |
m_elements | Editor | private |
m_elementSize | Editor | private |
m_fill | Editor | private |
m_gridElements | Editor | private |
m_guideCircles | Editor | private |
m_guideLineColor | Editor | private |
m_guideLines | Editor | private |
m_index | Editor | private |
m_leftEdge | Editor | private |
m_painterPath | Editor | private |
m_points | Editor | private |
m_pointSize | Editor | private |
m_preferredSizeColor | Editor | private |
m_rightEdge | Editor | private |
m_rubberBand | Editor | private |
m_size | Editor | private |
m_snap | Editor | private |
m_snapPoints | Editor | private |
m_snapThreshold | Editor | private |
m_start | Editor | private |
m_symbol | Editor | private |
m_toolMode | Editor | private |
m_topEdge | Editor | private |
m_tracking | Editor | private |
m_undoStack | Editor | private |
maxLineWidth(bool reached) | Editor | signal |
message(const QString &text) | Editor | signal |
minLineWidth(bool reached) | Editor | signal |
mouseMoveEvent(QMouseEvent *event) | Editor | protected |
mousePressEvent(QMouseEvent *event) | Editor | protected |
mouseReleaseEvent(QMouseEvent *event) | Editor | protected |
movePoint(int index, const QPointF &to) | Editor | |
MoveTo enum value | Editor | |
moveTo(const QPointF &to) | Editor | |
node(const QPointF &point) const | Editor | private |
nodeUnderCursor(const QPointF &point) const | Editor | private |
paintEvent(QPaintEvent *event) | Editor | protected |
projected(const QLineF &line) const | Editor | private |
readSettings() | Editor | slot |
Rectangle enum value | Editor | |
removeLast(const QPainterPath &path) | Editor | |
rotateLeft() | Editor | slot |
rotatePointsLeft() | Editor | |
rotatePointsRight() | Editor | |
rotateRight() | Editor | slot |
scalePreferred() | Editor | slot |
selectCapStyle(QAction *action) | Editor | slot |
selectFilled(bool enabled) | Editor | slot |
selectFillRule(QAction *action) | Editor | slot |
selectJoinStyle(QAction *action) | Editor | slot |
selectTool(QAction *action) | Editor | slot |
setCapStyle(Qt::PenCapStyle capStyle) | Editor | |
setFilled(bool filled) | Editor | |
setFillRule(Qt::FillRule rule) | Editor | |
setJoinStyle(Qt::PenJoinStyle joinStyle) | Editor | |
setLineWidth(double width) | Editor | |
setPath(const QPainterPath &path) | Editor | |
setSymbol(const QPair< qint16, Symbol > &pair) | Editor | |
snapPoint(const QPoint &point) const | Editor | private |
snapToGrid(const QPoint &point) const | Editor | private |
snapToGuide(const QPointF &point) const | Editor | private |
symbol() | Editor | |
ToolMode enum name | Editor | |
toScreen(const QPointF &point) const | Editor | private |
toSymbol(const QPoint &point) const | Editor | private |
undoStack() | Editor | |
~Editor() | Editor | |