RobotGui::TaskDlgSimulate Class Reference

simulation dialog for the TaskView More...

#include <TaskDlgSimulate.h>

Inheritance diagram for RobotGui::TaskDlgSimulate:
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)
 TaskDlgSimulate (Robot::RobotObject *pcRobotObject, Robot::TrajectoryObject *pcTrajectoryObject)
 ~TaskDlgSimulate ()

Protected Attributes

TaskRobotControlctr
TaskRobotMessagesmsg
TaskRobot6Axisrob
TaskTrajectorytrac

Detailed Description

simulation dialog for the TaskView

Definition at line 40 of file TaskDlgSimulate.h.


Constructor & Destructor Documentation

TaskDlgSimulate::TaskDlgSimulate ( Robot::RobotObject pcRobotObject,
Robot::TrajectoryObject pcTrajectoryObject 
)
TaskDlgSimulate::~TaskDlgSimulate (  ) 

Definition at line 58 of file TaskDlgSimulate.cpp.


Member Function Documentation

bool TaskDlgSimulate::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 77 of file TaskDlgSimulate.cpp.

void TaskDlgSimulate::clicked ( int   )  [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 72 of file TaskDlgSimulate.cpp.

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

returns for Close and Help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 61 of file TaskDlgSimulate.h.

void TaskDlgSimulate::helpRequested (  )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 87 of file TaskDlgSimulate.cpp.

void TaskDlgSimulate::open (  )  [virtual]

is called the TaskView when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 66 of file TaskDlgSimulate.cpp.

References ctr, Gui::TaskView::TaskBox::hideGroupBox(), and msg.

bool TaskDlgSimulate::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 82 of file TaskDlgSimulate.cpp.


Member Data Documentation

Definition at line 66 of file TaskDlgSimulate.h.

Referenced by open(), and TaskDlgSimulate().

Definition at line 68 of file TaskDlgSimulate.h.

Referenced by open(), and TaskDlgSimulate().

Definition at line 65 of file TaskDlgSimulate.h.

Referenced by TaskDlgSimulate().

Definition at line 67 of file TaskDlgSimulate.h.

Referenced by TaskDlgSimulate().


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