Gui::Dialog::TaskTextureMapping Class Reference

#include <TextureMapping.h>

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

List of all members.

Public Member Functions

bool accept ()
 is called by the framework if the dialog is accepted (Ok)
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)
 TaskTextureMapping ()
 ~TaskTextureMapping ()

Detailed Description

Definition at line 61 of file TextureMapping.h.


Constructor & Destructor Documentation

TaskTextureMapping::TaskTextureMapping (  ) 
TaskTextureMapping::~TaskTextureMapping (  ) 

Definition at line 171 of file TextureMapping.cpp.


Member Function Documentation

bool TaskTextureMapping::accept ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 176 of file TextureMapping.cpp.

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

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

tells the framework which buttons whisched for the dialog

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 73 of file TextureMapping.h.

bool TaskTextureMapping::reject ( void   )  [virtual]

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

Reimplemented from Gui::TaskView::TaskDialog.

Definition at line 182 of file TextureMapping.cpp.

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


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