|
Krita Source Code Documentation
|
This is the complete list of members for SvgMeshArray, including all inherited members.
| addPatch(QList< QPair< QString, QColor > > stops, const QPointF initialPoint) | SvgMeshArray | |
| boundingRect() const | SvgMeshArray | |
| createDefaultMesh(const int nrows, const int ncols, const QColor color, const QSizeF size) | SvgMeshArray | |
| getColor(SvgMeshPatch::Type edge, int row, int col) const | SvgMeshArray | private |
| getConnectedPaths(const SvgMeshPosition &position) const | SvgMeshArray | |
| getPatch(const int row, const int col) const | SvgMeshArray | |
| getPath(const SvgMeshPatch::Type edge, const int row, const int col) const | SvgMeshArray | |
| getPath(const SvgMeshPosition &pos) const | SvgMeshArray | |
| getSharedPaths(const SvgMeshPosition &position) const | SvgMeshArray | private |
| getStop(const SvgMeshPatch::Type edge, const int row, const int col) const | SvgMeshArray | |
| getStop(const SvgMeshPosition &pos) const | SvgMeshArray | |
| m_array | SvgMeshArray | private |
| modifyColor(const SvgMeshPosition &position, const QColor &color) | SvgMeshArray | |
| modifyCorner(const SvgMeshPosition &position, const QPointF &newPos) | SvgMeshArray | |
| modifyHandle(const SvgMeshPosition &position, const std::array< QPointF, 4 > &newPath) | SvgMeshArray | |
| newRow() | SvgMeshArray | |
| numColumns() const | SvgMeshArray | |
| numRows() const | SvgMeshArray | |
| setTransform(const QTransform &matrix) | SvgMeshArray | |
| SvgMeshArray() | SvgMeshArray | |
| SvgMeshArray(const SvgMeshArray &other) | SvgMeshArray | |
| ~SvgMeshArray() | SvgMeshArray |