PartDesignGui::TaskChamfer Class Reference

#include <TaskChamfer.h>

Inheritance diagram for PartDesignGui::TaskChamfer:
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)
 TaskChamfer ()
 ~TaskChamfer ()

Detailed Description

Definition at line 101 of file TaskChamfer.h.


Constructor & Destructor Documentation

TaskChamfer::TaskChamfer (  ) 
TaskChamfer::~TaskChamfer (  ) 

Definition at line 576 of file TaskChamfer.cpp.


Member Function Documentation

bool TaskChamfer::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 589 of file TaskChamfer.cpp.

References PartDesignGui::ChamferWidget::accept().

void TaskChamfer::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 585 of file TaskChamfer.cpp.

virtual QDialogButtonBox::StandardButtons PartDesignGui::TaskChamfer::getStandardButtons ( void   )  const [inline, virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 115 of file TaskChamfer.h.

void TaskChamfer::open (  )  [virtual]

is called by the framework when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 581 of file TaskChamfer.cpp.

bool TaskChamfer::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 594 of file TaskChamfer.cpp.


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

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