#include <union_tool.h>
Public Member Functions | |
UnionToolInitData () | |
Public Attributes | |
quint32 | piece1_Id |
quint32 | piece2_Id |
quint32 | piece1_Index |
quint32 | piece2_Index |
VMainGraphicsScene * | scene |
VAbstractPattern * | doc |
VContainer * | data |
Document | parse |
Source | typeCreation |
bool | retainPieces |
Definition at line 74 of file union_tool.h.
|
inline |
Definition at line 76 of file union_tool.h.
VContainer* UnionToolInitData::data |
Definition at line 95 of file union_tool.h.
Referenced by QT_WARNING_POP::AddAnchorPoint(), QT_WARNING_POP::AddNodeArc(), QT_WARNING_POP::AddNodeElArc(), QT_WARNING_POP::AddNodePoint(), QT_WARNING_POP::AddNodeSpline(), QT_WARNING_POP::AddNodeSplinePath(), UnionTool::Create(), QT_WARNING_POP::createCSAUnion(), QT_WARNING_POP::createUnion(), QT_WARNING_POP::createUnionInternalPaths(), QT_WARNING_POP::createUnionPaths(), VPattern::ParseToolsElement(), QT_WARNING_POP::UnionInitParameters(), QT_WARNING_POP::unitePieces(), QT_WARNING_POP::updateUnionAnchors(), and QT_WARNING_POP::UpdateUnitedNodes().
VAbstractPattern* UnionToolInitData::doc |
Definition at line 94 of file union_tool.h.
Referenced by QT_WARNING_POP::AddAnchorPoint(), QT_WARNING_POP::AddNodeArc(), QT_WARNING_POP::AddNodeElArc(), QT_WARNING_POP::AddNodePoint(), QT_WARNING_POP::AddNodeSpline(), QT_WARNING_POP::AddNodeSplinePath(), UnionTool::Create(), QT_WARNING_POP::createCSAUnion(), QT_WARNING_POP::createUnion(), QT_WARNING_POP::createUnionInternalPaths(), QT_WARNING_POP::createUnitedAnchors(), QT_WARNING_POP::CreateUnitedCSA(), QT_WARNING_POP::CreateUnitedInternalPaths(), QT_WARNING_POP::CreateUnitedNodes(), VPattern::ParseToolsElement(), QT_WARNING_POP::unitePieces(), QT_WARNING_POP::updateUnion(), QT_WARNING_POP::updateUnionAnchors(), QT_WARNING_POP::updateUnionCSA(), QT_WARNING_POP::updateUnionInternalPaths(), and QT_WARNING_POP::UpdateUnitedNodes().
Document UnionToolInitData::parse |
Definition at line 96 of file union_tool.h.
Referenced by UnionTool::Create(), QT_WARNING_POP::createCSAUnion(), QT_WARNING_POP::createUnion(), QT_WARNING_POP::createUnionInternalPaths(), and VPattern::ParseToolsElement().
quint32 UnionToolInitData::piece1_Id |
Definition at line 89 of file union_tool.h.
Referenced by UnionTool::Create(), QT_WARNING_POP::createUnion(), and QT_WARNING_POP::unitePieces().
quint32 UnionToolInitData::piece1_Index |
Definition at line 91 of file union_tool.h.
Referenced by QT_WARNING_POP::CreateUnitedNodes(), VPattern::ParseToolsElement(), QT_WARNING_POP::UnionInitParameters(), and QT_WARNING_POP::UpdateUnitedNodes().
quint32 UnionToolInitData::piece2_Id |
Definition at line 90 of file union_tool.h.
Referenced by QT_WARNING_POP::createUnion(), and QT_WARNING_POP::unitePieces().
quint32 UnionToolInitData::piece2_Index |
Definition at line 92 of file union_tool.h.
Referenced by QT_WARNING_POP::CreateUnitedNodes(), VPattern::ParseToolsElement(), QT_WARNING_POP::UnionInitParameters(), and QT_WARNING_POP::UpdateUnitedNodes().
bool UnionToolInitData::retainPieces |
Definition at line 98 of file union_tool.h.
Referenced by QT_WARNING_POP::createUnion().
VMainGraphicsScene* UnionToolInitData::scene |
Definition at line 93 of file union_tool.h.
Referenced by QT_WARNING_POP::AddNodePoint(), QT_WARNING_POP::createCSAUnion(), QT_WARNING_POP::createUnion(), QT_WARNING_POP::createUnionInternalPaths(), and VPattern::ParseToolsElement().
Source UnionToolInitData::typeCreation |
Definition at line 97 of file union_tool.h.
Referenced by UnionTool::Create(), VPattern::ParseToolsElement(), UnionTool::UnionTool(), and QT_WARNING_POP::unitePieces().