PartGui::TaskFilletEdges Class Reference

#include <DlgFilletEdges.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 116 of file DlgFilletEdges.h.


Constructor & Destructor Documentation

TaskFilletEdges::TaskFilletEdges ( Part::Fillet fillet  ) 
TaskFilletEdges::~TaskFilletEdges (  ) 

Definition at line 663 of file DlgFilletEdges.cpp.


Member Function Documentation

bool TaskFilletEdges::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 676 of file DlgFilletEdges.cpp.

References PartGui::DlgFilletEdges::accept(), Gui::Command::doCommand(), and Gui::Command::Gui.

void TaskFilletEdges::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 672 of file DlgFilletEdges.cpp.

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

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 130 of file DlgFilletEdges.h.

void TaskFilletEdges::open (  )  [virtual]

is called by the framework when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 668 of file DlgFilletEdges.cpp.

bool TaskFilletEdges::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 684 of file DlgFilletEdges.cpp.

References Gui::Command::doCommand(), and Gui::Command::Gui.


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