|
| virtual void | showEvent (QShowEvent *event) |
| | Initialize contents of widget before showing it.
|
| |
|
| bool | getObject () |
| | Initializes the internal object. Returns true if successfull.
|
| |
| void | updated () |
| | Called when the object has been updated.
|
| |
Definition at line 51 of file LightWidget.hh.
◆ LightWidget()
◆ ambientChanged
| void LightWidget::ambientChanged |
( |
| ) |
|
|
privateslot |
◆ brightnessChanged
| void LightWidget::brightnessChanged |
( |
int |
_newValue | ) |
|
|
privateslot |
◆ diffuseChanged
| void LightWidget::diffuseChanged |
( |
| ) |
|
|
privateslot |
◆ directionalToggled
| void LightWidget::directionalToggled |
( |
| ) |
|
|
privateslot |
The directional checkbox changed -> update object.
Definition at line 159 of file LightWidget.cc.
◆ fixedPositionChanged
| void LightWidget::fixedPositionChanged |
( |
| ) |
|
|
privateslot |
◆ getObject()
| bool LightWidget::getObject |
( |
| ) |
|
|
private |
Initializes the internal object. Returns true if successfull.
Definition at line 268 of file LightWidget.cc.
◆ radiusChanged
| void LightWidget::radiusChanged |
( |
| ) |
|
|
privateslot |
◆ showEvent()
| void LightWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
Initialize contents of widget before showing it.
Definition at line 101 of file LightWidget.cc.
◆ specularChanged
| void LightWidget::specularChanged |
( |
| ) |
|
|
privateslot |
◆ spotChanged
| void LightWidget::spotChanged |
( |
| ) |
|
|
privateslot |
◆ updated()
| void LightWidget::updated |
( |
| ) |
|
|
private |
Called when the object has been updated.
Definition at line 288 of file LightWidget.cc.
◆ light_
◆ node_
◆ object_
◆ updatingWidgets_
| bool LightWidget::updatingWidgets_ |
|
private |
The documentation for this class was generated from the following files: