MeshGui::TaskRemoveComponents Class Reference

Embed the panel into a task dialog. More...

#include <RemoveComponents.h>

Inheritance diagram for MeshGui::TaskRemoveComponents:
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
virtual bool isAllowedAlterDocument (void) const
virtual void modifyStandardButtons (QDialogButtonBox *)
 TaskRemoveComponents ()
 ~TaskRemoveComponents ()

Detailed Description

Embed the panel into a task dialog.

Definition at line 109 of file RemoveComponents.h.


Constructor & Destructor Documentation

TaskRemoveComponents::TaskRemoveComponents (  ) 
TaskRemoveComponents::~TaskRemoveComponents (  ) 

Definition at line 530 of file RemoveComponents.cpp.


Member Function Documentation

bool TaskRemoveComponents::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 542 of file RemoveComponents.cpp.

void TaskRemoveComponents::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 547 of file RemoveComponents.cpp.

References MeshGui::RemoveComponents::deleteSelection(), MeshGui::RemoveComponents::invertSelection(), and MeshGui::RemoveComponents::reject().

virtual QDialogButtonBox::StandardButtons MeshGui::TaskRemoveComponents::getStandardButtons ( void   )  const [inline, virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 121 of file RemoveComponents.h.

virtual bool MeshGui::TaskRemoveComponents::isAllowedAlterDocument ( void   )  const [inline, virtual]

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 123 of file RemoveComponents.h.

void TaskRemoveComponents::modifyStandardButtons ( QDialogButtonBox *  box  )  [virtual]

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 535 of file RemoveComponents.cpp.


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

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