PartDesignGui::TaskDlgRevolutionParameters Class Reference

simulation dialog for the TaskView More...

#include <TaskRevolutionParameters.h>

Inheritance diagram for PartDesignGui::TaskDlgRevolutionParameters:
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 an button is clicked which has no accept or reject role
ViewProviderRevolutiongetRevolutionView () const
virtual
QDialogButtonBox::StandardButtons 
getStandardButtons (void) const
 returns for Close and Help button
virtual bool isAllowedAlterDocument (void) const
 is called by the framework if the user presses the help button
virtual void open ()
 is called the TaskView when the dialog is opened
virtual bool reject ()
 is called by the framework if the dialog is rejected (Cancel)
 TaskDlgRevolutionParameters (ViewProviderRevolution *RevolutionView)
 ~TaskDlgRevolutionParameters ()

Protected Attributes

TaskRevolutionParametersparameter
ViewProviderRevolutionRevolutionView

Detailed Description

simulation dialog for the TaskView

Definition at line 74 of file TaskRevolutionParameters.h.


Constructor & Destructor Documentation

TaskDlgRevolutionParameters::TaskDlgRevolutionParameters ( ViewProviderRevolution RevolutionView  ) 

Definition at line 131 of file TaskRevolutionParameters.cpp.

References Gui::TaskView::TaskDialog::Content, and parameter.

TaskDlgRevolutionParameters::~TaskDlgRevolutionParameters (  ) 

Definition at line 140 of file TaskRevolutionParameters.cpp.


Member Function Documentation

bool TaskDlgRevolutionParameters::accept ( void   )  [virtual]
void TaskDlgRevolutionParameters::clicked ( int   )  [virtual]

is called by the framework if an button is clicked which has no accept or reject role

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 153 of file TaskRevolutionParameters.cpp.

ViewProviderRevolution* PartDesignGui::TaskDlgRevolutionParameters::getRevolutionView (  )  const [inline]
virtual QDialogButtonBox::StandardButtons PartDesignGui::TaskDlgRevolutionParameters::getStandardButtons ( void   )  const [inline, virtual]

returns for Close and Help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 100 of file TaskRevolutionParameters.h.

virtual bool PartDesignGui::TaskDlgRevolutionParameters::isAllowedAlterDocument ( void   )  const [inline, virtual]

is called by the framework if the user presses the help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 96 of file TaskRevolutionParameters.h.

void TaskDlgRevolutionParameters::open (  )  [virtual]

is called the TaskView when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 148 of file TaskRevolutionParameters.cpp.

bool TaskDlgRevolutionParameters::reject ( void   )  [virtual]

Member Data Documentation

Definition at line 106 of file TaskRevolutionParameters.h.

Referenced by accept(), and TaskDlgRevolutionParameters().

Definition at line 104 of file TaskRevolutionParameters.h.

Referenced by accept(), and reject().


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