Developer Documentation
|
Public Slots | |
void | update (ACG::SceneGraph::BaseNode *_rootNode) |
Update recursively from _rootNode on. | |
Signals | |
void | signalNodeChanged (ACG::SceneGraph::BaseNode *_node) |
Public Member Functions | |
QtSceneGraphDialog (QWidget *_parent=0, SceneGraph::BaseNode *_rootNode=0) | |
void | setGeneratorMap (QMap< std::string, SceneGraphWidgetGenerator * > _map) |
Set a complete generator map (this will overwrite the existing one! | |
Private Slots | |
void | slotNodeChanged (ACG::SceneGraph::BaseNode *_node) |
Private Attributes | |
QtSceneGraphWidget * | sgw_ |
Definition at line 266 of file QtSceneGraphWidget.hh.
|
signal |
This signal is emitted when the user changes a node through its node dialog