Gui::Dialog::TaskTransform Class Reference

#include <Transform.h>

Inheritance diagram for Gui::Dialog::TaskTransform:
Gui::TaskView::TaskDialog

List of all members.

Public Member Functions

bool accept ()
 is called by the framework if the dialog is accepted (Ok)
void clicked (int)
 is called by the framework if a button is clicked which has no accept or reject role
virtual
QDialogButtonBox::StandardButtons 
getStandardButtons () const
 tells the framework which buttons whisched for the dialog
bool reject ()
 is called by the framework if the dialog is rejected (Cancel)
void setTransformStrategy (TransformStrategy *ts)
 TaskTransform ()
 ~TaskTransform ()

Detailed Description

Definition at line 106 of file Transform.h.


Constructor & Destructor Documentation

TaskTransform::TaskTransform (  ) 
TaskTransform::~TaskTransform (  ) 

Definition at line 465 of file Transform.cpp.


Member Function Documentation

bool TaskTransform::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 475 of file Transform.cpp.

References Gui::Dialog::Transform::accept().

void TaskTransform::clicked ( int   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 487 of file Transform.cpp.

References Gui::Dialog::Transform::on_applyButton_clicked().

virtual QDialogButtonBox::StandardButtons Gui::Dialog::TaskTransform::getStandardButtons ( void   )  const [inline, virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 120 of file Transform.h.

bool TaskTransform::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 481 of file Transform.cpp.

References Gui::Dialog::Transform::reject().

void TaskTransform::setTransformStrategy ( TransformStrategy ts  ) 

Definition at line 470 of file Transform.cpp.

References Gui::Dialog::Transform::setTransformStrategy().


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

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