PartGui::TaskExtrusion Class Reference

#include <DlgExtrusion.h>

Inheritance diagram for PartGui::TaskExtrusion:
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
virtual
QDialogButtonBox::StandardButtons 
getStandardButtons () const
 tells the framework which buttons whisched for the dialog
 TaskExtrusion ()
 ~TaskExtrusion ()

Detailed Description

Definition at line 58 of file DlgExtrusion.h.


Constructor & Destructor Documentation

TaskExtrusion::TaskExtrusion (  ) 
TaskExtrusion::~TaskExtrusion (  ) 

Definition at line 244 of file DlgExtrusion.cpp.


Member Function Documentation

bool TaskExtrusion::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 249 of file DlgExtrusion.cpp.

References PartGui::DlgExtrusion::accept().

void TaskExtrusion::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 255 of file DlgExtrusion.cpp.

References PartGui::DlgExtrusion::apply().

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

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 70 of file DlgExtrusion.h.


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