Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::MaterialSettings Class Reference
[QT Dialogs]

Dialog for setting the Material, which is added to the Preferences. More...

#include <materialSettings.h>

Inheritance diagram for VIEW::MaterialSettings:

VIEW::PreferencesEntry List of all members.

Public Slots

virtual void ambientChanged ()
virtual void diffuseChanged ()
virtual void specularChanged ()
virtual void shininessChanged ()

Public Member Functions

 MaterialSettings (QWidget *parent=0, const char *name="MaterialSettings", Qt::WFlags fl=0)
 Constructor.
 ~MaterialSettings ()
 Destructor.
void apply () throw ()
 Apply the new values to the stage.

Detailed Description

Dialog for setting the Material, which is added to the Preferences.

This dialog allows the control of the Materials of a Scene. Materials can be added, removed and adjusted.