#include <TaskThickness.h>
Classes | |
class | Private |
Public Member Functions | |
bool | accept () |
Part::Thickness * | getObject () const |
bool | reject () |
ThicknessWidget (Part::Thickness *, QWidget *parent=0) | |
~ThicknessWidget () | |
Constructor & Destructor Documentation
◆ ThicknessWidget()
ThicknessWidget::ThicknessWidget | ( | Part::Thickness * | thickness, |
QWidget * | parent = 0 |
||
) |
References Gui::Command::App, App::PropertyQuantity::getValue(), App::PropertyEnumeration::getValue(), App::PropertyBool::getValue(), Part::Thickness::Intersection, Part::Thickness::Join, Part::Thickness::Mode, Part::Thickness::SelfIntersection, PartGui::ThicknessWidget::Private::thickness, PartGui::ThicknessWidget::Private::ui, and Part::Thickness::Value.
◆ ~ThicknessWidget()
ThicknessWidget::~ThicknessWidget | ( | ) |
Member Function Documentation
◆ accept()
bool ThicknessWidget::accept | ( | ) |
References Gui::cmdAppObjectArgs(), Gui::Command::commitCommand(), Gui::Command::Doc, App::DocumentObject::getStatusString(), Gui::Command::Gui, App::DocumentObject::isValid(), PartGui::ThicknessWidget::Private::loop, PartGui::ThicknessWidget::Private::selection, PartGui::ThicknessWidget::Private::thickness, and PartGui::ThicknessWidget::Private::ui.
Referenced by PartGui::TaskThickness::accept().
◆ getObject()
Part::Thickness * ThicknessWidget::getObject | ( | ) | const |
References PartGui::ThicknessWidget::Private::thickness.
Referenced by PartGui::TaskThickness::getObject().
◆ reject()
bool ThicknessWidget::reject | ( | ) |
References Gui::Command::abortCommand(), Part::Thickness::Faces, App::DocumentObject::getNameInDocument(), App::PropertyLinkSub::getValue(), Gui::Application::getViewProvider(), Gui::Command::Gui, Gui::Application::Instance, PartGui::ThicknessWidget::Private::loop, Gui::ViewProvider::show(), PartGui::ThicknessWidget::Private::thickness, and Gui::Command::updateActive().
Referenced by PartGui::TaskThickness::reject().
The documentation for this class was generated from the following files:
- src/Mod/Part/Gui/TaskThickness.h
- src/Mod/Part/Gui/TaskThickness.cpp