#include <TaskShapeBuilder.h>
Classes | |
class | Private |
Public Member Functions | |
bool | accept () |
bool | reject () |
ShapeBuilderWidget (QWidget *parent=0) | |
~ShapeBuilderWidget () |
Definition at line 32 of file TaskShapeBuilder.h.
ShapeBuilderWidget::ShapeBuilderWidget | ( | QWidget * | parent = 0 |
) |
Definition at line 105 of file TaskShapeBuilder.cpp.
References PartGui::ShapeBuilderWidget::Private::bg, draftlibs::fcgeo::connect(), PartGui::ShapeBuilderWidget::Private::gate, Gui::Application::Instance, PartGui::Ui_TaskShapeBuilder::label, PartGui::Ui_TaskShapeBuilder::radioButtonEdge, PartGui::Ui_TaskShapeBuilder::radioButtonFace, PartGui::Ui_TaskShapeBuilder::radioButtonShell, PartGui::Ui_TaskShapeBuilder::radioButtonSolid, Gui::Selection(), PartGui::Ui_TaskShapeBuilder::setupUi(), and PartGui::ShapeBuilderWidget::Private::ui.
ShapeBuilderWidget::~ShapeBuilderWidget | ( | ) |
Definition at line 129 of file TaskShapeBuilder.cpp.
References Gui::Selection().
bool ShapeBuilderWidget::accept | ( | void | ) |
Definition at line 358 of file TaskShapeBuilder.cpp.
Referenced by PartGui::TaskShapeBuilder::accept().
bool ShapeBuilderWidget::reject | ( | void | ) |
Definition at line 363 of file TaskShapeBuilder.cpp.
Referenced by PartGui::TaskShapeBuilder::reject().