#include <DlgFilletEdges.h>
◆ FilletType
◆ DlgFilletEdges()
References Gui::SelectionSingleton::addSelectionGate(), draftgeoutils.faces::bind(), CHAMFER, draftgeoutils.intersections::connect(), draftgeoutils.fillets::fillet(), findShapes(), App::GetApplication(), Base::Unit::Length, Gui::Selection(), App::Application::signalDeletedObject, and App::Application::signalDeleteDocument.
◆ ~DlgFilletEdges()
DlgFilletEdges::~DlgFilletEdges |
( |
| ) |
|
◆ accept()
bool DlgFilletEdges::accept |
( |
void |
| ) |
|
References Gui::Command::App, App::Document::commitTransaction(), App::Application::getActiveDocument(), App::GetApplication(), Base::UnitsApi::getDecimals(), getFilletType(), App::Document::getUniqueObjectName(), Base::Quantity::getValue(), Gui::Application::getViewProvider(), Gui::Application::Instance, App::Document::openTransaction(), App::Document::recompute(), and Gui::ViewProvider::show().
Referenced by PartGui::FilletEdgesDialog::accept(), PartGui::TaskFilletEdges::accept(), PartGui::TaskChamferEdges::accept(), femexamples.examplesgui.FemExamples::clicked(), femexamples.examplesgui.FemExamples::double_clicked(), ArchComponent.ComponentTaskPanel::editObject(), and PathScripts.PathToolBitLibraryGui.ToolBitLibrary::toolEdit().
◆ changeEvent()
void DlgFilletEdges::changeEvent |
( |
QEvent * |
e | ) |
|
|
protected |
Sets the strings of the subwidgets using the current language.
◆ findShapes()
void DlgFilletEdges::findShapes |
( |
| ) |
|
|
protected |
◆ getFilletType()
const char * DlgFilletEdges::getFilletType |
( |
| ) |
const |
|
protectedvirtual |
◆ setupFillet()
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Part/Gui/DlgFilletEdges.h
- FreeCAD/src/Mod/Part/Gui/DlgFilletEdges.cpp