RobotGui::TaskDlgTrajectoryCompound Class Reference

simulation dialog for the TaskView More...

#include <TaskDlgTrajectoryCompound.h>

Inheritance diagram for RobotGui::TaskDlgTrajectoryCompound:
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
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)
 TaskDlgTrajectoryCompound (Robot::TrajectoryCompound *)
 ~TaskDlgTrajectoryCompound ()

Protected Attributes

Gui::TaskView::TaskSelectLinkPropertyselect
Robot::TrajectoryCompoundTrajectoryCompound

Detailed Description

simulation dialog for the TaskView

Definition at line 39 of file TaskDlgTrajectoryCompound.h.


Constructor & Destructor Documentation

TaskDlgTrajectoryCompound::TaskDlgTrajectoryCompound ( Robot::TrajectoryCompound obj  ) 
TaskDlgTrajectoryCompound::~TaskDlgTrajectoryCompound (  ) 

Definition at line 52 of file TaskDlgTrajectoryCompound.cpp.


Member Function Documentation

bool TaskDlgTrajectoryCompound::accept ( void   )  [virtual]
virtual QDialogButtonBox::StandardButtons RobotGui::TaskDlgTrajectoryCompound::getStandardButtons ( void   )  const [inline, virtual]

returns for Close and Help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 58 of file TaskDlgTrajectoryCompound.h.

void TaskDlgTrajectoryCompound::helpRequested (  )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 90 of file TaskDlgTrajectoryCompound.cpp.

void TaskDlgTrajectoryCompound::open (  )  [virtual]

is called the TaskView when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 60 of file TaskDlgTrajectoryCompound.cpp.

References Gui::TaskView::TaskSelectLinkProperty::activate(), and select.

bool TaskDlgTrajectoryCompound::reject ( void   )  [virtual]

Member Data Documentation

Definition at line 62 of file TaskDlgTrajectoryCompound.h.

Referenced by accept(), open(), reject(), and TaskDlgTrajectoryCompound().

Definition at line 63 of file TaskDlgTrajectoryCompound.h.

Referenced by accept(), and reject().


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