PartGui::TaskCrossSections Class Reference

#include <CrossSections.h>

Inheritance diagram for PartGui::TaskCrossSections:
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 id)
 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
 TaskCrossSections (const Base::BoundBox3d &bb)
 ~TaskCrossSections ()

Detailed Description

Definition at line 79 of file CrossSections.h.


Constructor & Destructor Documentation

TaskCrossSections::TaskCrossSections ( const Base::BoundBox3d bb  ) 
TaskCrossSections::~TaskCrossSections (  ) 

Definition at line 511 of file CrossSections.cpp.


Member Function Documentation

bool TaskCrossSections::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 516 of file CrossSections.cpp.

References PartGui::CrossSections::accept().

void TaskCrossSections::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 522 of file CrossSections.cpp.

References PartGui::CrossSections::apply().

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

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 91 of file CrossSections.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