Gui::Dialog::DlgMaterialPropertiesImp Class Reference

#include <DlgMaterialPropertiesImp.h>

Inheritance diagram for Gui::Dialog::DlgMaterialPropertiesImp:
Gui::Dialog::Ui_DlgMaterialProperties

List of all members.

Public Slots

void on_ambientColor_changed ()
 Sets the ambient color.
void on_diffuseColor_changed ()
 Sets the diffuse color.
void on_emissiveColor_changed ()
 Sets the emissive color.
void on_shininess_valueChanged (int)
 Sets the current shininess.
void on_specularColor_changed ()
 Sets the specular color.

Public Member Functions

 DlgMaterialPropertiesImp (const std::string &mat, QWidget *parent=0, Qt::WFlags fl=0)
 Constructs a Gui::Dialog::DlgMaterialPropertiesImp as a child of 'parent', with the name 'name' and widget flags set to 'f'.
void setViewProviders (const std::vector< Gui::ViewProvider * > &)
 Sets the document objects and their view providers to manipulate the material.
 ~DlgMaterialPropertiesImp ()
 Destroys the object and frees any allocated resources.

Detailed Description

Definition at line 35 of file DlgMaterialPropertiesImp.h.


Constructor & Destructor Documentation

DlgMaterialPropertiesImp::DlgMaterialPropertiesImp ( const std::string &  mat,
QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)
DlgMaterialPropertiesImp::~DlgMaterialPropertiesImp (  ) 

Destroys the object and frees any allocated resources.

Definition at line 64 of file DlgMaterialPropertiesImp.cpp.


Member Function Documentation

void DlgMaterialPropertiesImp::on_ambientColor_changed (  )  [slot]
void DlgMaterialPropertiesImp::on_diffuseColor_changed (  )  [slot]
void DlgMaterialPropertiesImp::on_emissiveColor_changed (  )  [slot]
void DlgMaterialPropertiesImp::on_shininess_valueChanged ( int  sh  )  [slot]
void DlgMaterialPropertiesImp::on_specularColor_changed (  )  [slot]
void DlgMaterialPropertiesImp::setViewProviders ( const std::vector< Gui::ViewProvider * > &  Obj  ) 

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

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