MeshPartGui::TaskTessellation Class Reference

#include <Tessellation.h>

Inheritance diagram for MeshPartGui::TaskTessellation:
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)
 TaskTessellation ()
 ~TaskTessellation ()

Detailed Description

Definition at line 55 of file Tessellation.h.


Constructor & Destructor Documentation

TaskTessellation::TaskTessellation (  ) 
TaskTessellation::~TaskTessellation (  ) 

Definition at line 162 of file Tessellation.cpp.


Member Function Documentation

bool TaskTessellation::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 175 of file Tessellation.cpp.

References MeshPartGui::Tessellation::accept().

void TaskTessellation::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 171 of file Tessellation.cpp.

virtual QDialogButtonBox::StandardButtons MeshPartGui::TaskTessellation::getStandardButtons ( void   )  const [inline, virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 69 of file Tessellation.h.

void TaskTessellation::open (  )  [virtual]

is called by the framework when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 167 of file Tessellation.cpp.

bool TaskTessellation::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 180 of file Tessellation.cpp.


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

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