PartGui::TaskFaceColors Class Reference

#include <TaskFaceColors.h>

Inheritance diagram for PartGui::TaskFaceColors:
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)
 TaskFaceColors (ViewProviderPartExt *vp)
 ~TaskFaceColors ()

Detailed Description

Definition at line 58 of file TaskFaceColors.h.


Constructor & Destructor Documentation

TaskFaceColors::TaskFaceColors ( ViewProviderPartExt vp  ) 
TaskFaceColors::~TaskFaceColors (  ) 

Definition at line 223 of file TaskFaceColors.cpp.


Member Function Documentation

bool TaskFaceColors::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 235 of file TaskFaceColors.cpp.

References PartGui::FaceColors::accept().

void TaskFaceColors::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 231 of file TaskFaceColors.cpp.

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

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 72 of file TaskFaceColors.h.

void TaskFaceColors::open (  )  [virtual]

is called by the framework when the dialog is opened

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 227 of file TaskFaceColors.cpp.

bool TaskFaceColors::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 240 of file TaskFaceColors.cpp.

References PartGui::FaceColors::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