RobotGui::TaskDlgTrajectoryDressUp Class Reference

simulation dialog for the TaskView More...

#include <TaskDlgTrajectoryDressUp.h>

Inheritance diagram for RobotGui::TaskDlgTrajectoryDressUp:
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 rject role
virtual
QDialogButtonBox::StandardButtons 
getStandardButtons (void) const
 returns for Close and Help button
virtual void helpRequested ()
 is called by the framework if the user press 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)
 TaskDlgTrajectoryDressUp (Robot::TrajectoryDressUpObject *)
 ~TaskDlgTrajectoryDressUp ()

Protected Attributes

TaskTrajectoryDressUpParameterparam
Robot::TrajectoryDressUpObjectpcObject

Detailed Description

simulation dialog for the TaskView

Definition at line 42 of file TaskDlgTrajectoryDressUp.h.


Constructor & Destructor Documentation

TaskDlgTrajectoryDressUp::TaskDlgTrajectoryDressUp ( Robot::TrajectoryDressUpObject obj  ) 

Definition at line 44 of file TaskDlgTrajectoryDressUp.cpp.

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

TaskDlgTrajectoryDressUp::~TaskDlgTrajectoryDressUp (  ) 

Definition at line 52 of file TaskDlgTrajectoryDressUp.cpp.


Member Function Documentation

bool TaskDlgTrajectoryDressUp::accept ( void   )  [virtual]
void TaskDlgTrajectoryDressUp::clicked ( int  button  )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 65 of file TaskDlgTrajectoryDressUp.cpp.

References param, pcObject, App::DocumentObject::recompute(), and RobotGui::TaskTrajectoryDressUpParameter::writeValues().

virtual QDialogButtonBox::StandardButtons RobotGui::TaskDlgTrajectoryDressUp::getStandardButtons ( void   )  const [inline, virtual]

returns for Close and Help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 63 of file TaskDlgTrajectoryDressUp.h.

void TaskDlgTrajectoryDressUp::helpRequested (  )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 96 of file TaskDlgTrajectoryDressUp.cpp.

void TaskDlgTrajectoryDressUp::open (  )  [virtual]

is called the TaskView when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 60 of file TaskDlgTrajectoryDressUp.cpp.

bool TaskDlgTrajectoryDressUp::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 88 of file TaskDlgTrajectoryDressUp.cpp.

References Gui::Application::Instance, and Gui::Document::resetEdit().


Member Data Documentation

Definition at line 67 of file TaskDlgTrajectoryDressUp.h.

Referenced by accept(), clicked(), and TaskDlgTrajectoryDressUp().

Definition at line 68 of file TaskDlgTrajectoryDressUp.h.

Referenced by accept(), and clicked().


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

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