Gui::TaskDlgRelocation Class Reference

#include <TaskDlgRelocation.h>

Inheritance diagram for Gui::TaskDlgRelocation:
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)
 TaskDlgRelocation ()
 ~TaskDlgRelocation ()

Detailed Description

Definition at line 74 of file TaskDlgRelocation.h.


Constructor & Destructor Documentation

TaskDlgRelocation::TaskDlgRelocation (  ) 

Definition at line 98 of file TaskDlgRelocation.cpp.

TaskDlgRelocation::~TaskDlgRelocation (  ) 

Definition at line 117 of file TaskDlgRelocation.cpp.


Member Function Documentation

bool TaskDlgRelocation::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 136 of file TaskDlgRelocation.cpp.

void TaskDlgRelocation::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 131 of file TaskDlgRelocation.cpp.

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

returns for Close and Help button

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 95 of file TaskDlgRelocation.h.

void TaskDlgRelocation::helpRequested (  )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 146 of file TaskDlgRelocation.cpp.

void TaskDlgRelocation::open (  )  [virtual]

is called the TaskView when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 125 of file TaskDlgRelocation.cpp.

bool TaskDlgRelocation::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 141 of file TaskDlgRelocation.cpp.


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

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