#include "PreCompiled.h"#include <BRep_Tool.hxx>#include <TopoDS.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Shape.hxx>#include <TopExp.hxx>#include <TopTools_ListOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <QItemDelegate>#include <QLocale>#include <QHeaderView>#include <QMessageBox>#include <QVBoxLayout>#include <QItemSelection>#include <QItemSelectionModel>#include <boost/signal.hpp>#include <boost/bind.hpp>#include "TaskChamfer.h"#include "ui_TaskChamfer.h"#include <Mod/Part/App/PartFeature.h>#include <App/Application.h>#include <App/Document.h>#include <App/DocumentObject.h>#include <Gui/Application.h>#include <Gui/BitmapFactory.h>#include <Gui/Command.h>#include <Gui/WaitCursor.h>#include <Gui/Selection.h>#include <Gui/SelectionFilter.h>#include "moc_TaskChamfer.cpp"Go to the source code of this file.
Classes | |
| class | PartDesignGui::ChamferWidgetP |
| class | PartDesignGui::EdgeSelection |
Namespaces | |
| namespace | PartDesignGui |
1.6.1