PartGui::CrossSections Class Reference
#include <CrossSections.h>
Public Member Functions | |
void | accept () |
void | apply () |
CrossSections (const Base::BoundBox3d &bb, QWidget *parent=0, Qt::WindowFlags fl=Qt::WindowFlags()) | |
~CrossSections () | |
Protected Member Functions | |
void | changeEvent (QEvent *e) |
void | keyPressEvent (QKeyEvent *) |
Constructor & Destructor Documentation
◆ CrossSections()
CrossSections::CrossSections | ( | const Base::BoundBox3d & | bb, |
QWidget * | parent = 0 , |
||
Qt::WindowFlags | fl = Qt::WindowFlags() |
||
) |
◆ ~CrossSections()
CrossSections::~CrossSections | ( | ) |
Member Function Documentation
◆ accept()
void CrossSections::accept | ( | void | ) |
◆ apply()
void CrossSections::apply | ( | ) |
References Gui::Command::App, draftgeoutils.faces::bind(), Base::Persistence::getClassTypeId(), draftutils.utils::getObjectsOfType, Part::PropertyPartShape::getValue(), Base::SequencerLauncher::next(), Gui::Selection(), and Part::Feature::Shape.
Referenced by accept(), and PartGui::TaskCrossSections::clicked().
◆ changeEvent()
|
protected |
◆ keyPressEvent()
|
protected |
The documentation for this class was generated from the following files:
- Sources/FreeCAD/src/Mod/Part/Gui/CrossSections.h
- Sources/FreeCAD/src/Mod/Part/Gui/CrossSections.cpp