PartDesignGui::TaskDlgPatternRectangularParameters Class Reference

simulation dialog for the TaskView More...

#include <TaskPatternRectangularParameters.h>

Inheritance diagram for PartDesignGui::TaskDlgPatternRectangularParameters:
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
ViewProviderPatternRectangulargetPatternRectangularView () const
virtual
QDialogButtonBox::StandardButtons 
getStandardButtons (void) const
 returns for Close and Help button
virtual void helpRequested ()
 is called by the framework if the user presses the help button
virtual bool isAllowedAlterDocument (void) const
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)
 TaskDlgPatternRectangularParameters (ViewProviderPatternRectangular *PatternRectangularView)
 ~TaskDlgPatternRectangularParameters ()

Protected Attributes

TaskPatternRectangularParametersparameter
ViewProviderPatternRectangularPatternRectangularView

Detailed Description

simulation dialog for the TaskView

Definition at line 71 of file TaskPatternRectangularParameters.h.


Constructor & Destructor Documentation

TaskDlgPatternRectangularParameters::TaskDlgPatternRectangularParameters ( ViewProviderPatternRectangular PatternRectangularView  ) 
TaskDlgPatternRectangularParameters::~TaskDlgPatternRectangularParameters (  ) 

Definition at line 100 of file TaskPatternRectangularParameters.cpp.


Member Function Documentation

bool TaskDlgPatternRectangularParameters::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 118 of file TaskPatternRectangularParameters.cpp.

void TaskDlgPatternRectangularParameters::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 113 of file TaskPatternRectangularParameters.cpp.

ViewProviderPatternRectangular* PartDesignGui::TaskDlgPatternRectangularParameters::getPatternRectangularView (  )  const [inline]

Definition at line 79 of file TaskPatternRectangularParameters.h.

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

returns for Close and Help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 97 of file TaskPatternRectangularParameters.h.

void TaskDlgPatternRectangularParameters::helpRequested (  )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 133 of file TaskPatternRectangularParameters.cpp.

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 93 of file TaskPatternRectangularParameters.h.

void TaskDlgPatternRectangularParameters::open (  )  [virtual]

is called the TaskView when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 108 of file TaskPatternRectangularParameters.cpp.

bool TaskDlgPatternRectangularParameters::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 123 of file TaskPatternRectangularParameters.cpp.

References Gui::Command::commitCommand(), Gui::Command::Doc, Gui::Command::doCommand(), Gui::Command::Gui, and Gui::Command::openCommand().


Member Data Documentation

Definition at line 101 of file TaskPatternRectangularParameters.h.


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