PartGui::TaskLoft Class Reference

#include <TaskLoft.h>

Inheritance diagram for PartGui::TaskLoft:
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
QDialogButtonBox::StandardButtons getStandardButtons () const
 tells the framework which buttons whisched for the dialog
void open ()
 is called by the framework when the dialog is opened
bool reject ()
 is called by the framework if the dialog is rejected (Cancel)
 TaskLoft ()
 ~TaskLoft ()

Detailed Description

Definition at line 61 of file TaskLoft.h.


Constructor & Destructor Documentation

TaskLoft::TaskLoft (  ) 

Definition at line 239 of file TaskLoft.cpp.

References Gui::TaskView::TaskDialog::Content, and iisTaskBox::groupLayout().

TaskLoft::~TaskLoft (  ) 

Definition at line 248 of file TaskLoft.cpp.


Member Function Documentation

bool TaskLoft::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 260 of file TaskLoft.cpp.

References PartGui::LoftWidget::accept().

void TaskLoft::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 256 of file TaskLoft.cpp.

QDialogButtonBox::StandardButtons PartGui::TaskLoft::getStandardButtons ( void   )  const [inline, virtual]

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 75 of file TaskLoft.h.

void TaskLoft::open (  )  [virtual]

is called by the framework when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 252 of file TaskLoft.cpp.

bool TaskLoft::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 265 of file TaskLoft.cpp.

References PartGui::LoftWidget::reject().


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

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