PartGui::TaskShapeBuilder Class Reference

#include <TaskShapeBuilder.h>

Inheritance diagram for PartGui::TaskShapeBuilder:
Gui::TaskView::TaskDialog

List of all members.

Public Member Functions

bool accept ()
 is called by the framework if the dialog is accepted (Ok)
void clicked (int)
 is called by the framework if a button is clicked which has no accept or reject role
QDialogButtonBox::StandardButtons getStandardButtons () const
 tells the framework which buttons whisched for the dialog
void open ()
 is called by the framework when the dialog is opened
bool reject ()
 is called by the framework if the dialog is rejected (Cancel)
 TaskShapeBuilder ()
 ~TaskShapeBuilder ()

Detailed Description

Definition at line 59 of file TaskShapeBuilder.h.


Constructor & Destructor Documentation

TaskShapeBuilder::TaskShapeBuilder (  ) 
TaskShapeBuilder::~TaskShapeBuilder (  ) 

Definition at line 389 of file TaskShapeBuilder.cpp.


Member Function Documentation

bool TaskShapeBuilder::accept ( void   )  [virtual]

is called by the framework if the dialog is accepted (Ok)

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 401 of file TaskShapeBuilder.cpp.

References PartGui::ShapeBuilderWidget::accept().

void TaskShapeBuilder::clicked ( int   )  [virtual]

is called by the framework if a button is clicked which has no accept or reject role

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 397 of file TaskShapeBuilder.cpp.

QDialogButtonBox::StandardButtons PartGui::TaskShapeBuilder::getStandardButtons ( void   )  const [inline, virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 73 of file TaskShapeBuilder.h.

void TaskShapeBuilder::open (  )  [virtual]

is called by the framework when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 393 of file TaskShapeBuilder.cpp.

bool TaskShapeBuilder::reject ( void   )  [virtual]

is called by the framework if the dialog is rejected (Cancel)

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 406 of file TaskShapeBuilder.cpp.

References PartGui::ShapeBuilderWidget::reject().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:39 2011 for FreeCAD by  doxygen 1.6.1