PartGui::DlgFilletEdges::Private Class Reference
Classes | |
| class | SelectionObjectCompare |
Public Types | |
| typedef boost::signals2::connection | Connection |
Public Attributes | |
| TopTools_IndexedMapOfShape | all_edges |
| TopTools_IndexedMapOfShape | all_faces |
| Connection | connectApplicationDeletedDocument |
| Connection | connectApplicationDeletedObject |
| std::vector< int > | edge_ids |
| Part::FilletBase * | fillet |
| FilletType | filletType |
| QTimer * | highlighttimer |
| App::DocumentObject * | object |
| EdgeFaceSelection * | selection |
Member Typedef Documentation
◆ Connection
| typedef boost::signals2::connection PartGui::DlgFilletEdges::Private::Connection |
Member Data Documentation
◆ all_edges
| TopTools_IndexedMapOfShape PartGui::DlgFilletEdges::Private::all_edges |
◆ all_faces
| TopTools_IndexedMapOfShape PartGui::DlgFilletEdges::Private::all_faces |
◆ connectApplicationDeletedDocument
| Connection PartGui::DlgFilletEdges::Private::connectApplicationDeletedDocument |
◆ connectApplicationDeletedObject
| Connection PartGui::DlgFilletEdges::Private::connectApplicationDeletedObject |
◆ edge_ids
| std::vector<int> PartGui::DlgFilletEdges::Private::edge_ids |
◆ fillet
| Part::FilletBase* PartGui::DlgFilletEdges::Private::fillet |
◆ filletType
| FilletType PartGui::DlgFilletEdges::Private::filletType |
◆ highlighttimer
| QTimer* PartGui::DlgFilletEdges::Private::highlighttimer |
◆ object
| App::DocumentObject* PartGui::DlgFilletEdges::Private::object |
◆ selection
| EdgeFaceSelection* PartGui::DlgFilletEdges::Private::selection |
The documentation for this class was generated from the following file:
- src/Mod/Part/Gui/DlgFilletEdges.cpp
1.8.17