This class provides a QWidget which displays all existing groups in the local scene.
More...
#include <MemoryX/gui-plugins/SceneEditor/gui/GroupExplorerWidget.h>
|
| void | addToGroupClicked () |
| | Signal emitted to add current selection in scene to selected group.
|
| |
| void | addToSelectionClicked () |
| | Signal emitted to add selected group to current selection in the scene.
|
| |
| void | groupNameClicked () |
| | Signal emitted when click event on group name triggered.
|
| |
This class provides a QWidget which displays all existing groups in the local scene.
It supports simple functions to edit groups.
Definition at line 46 of file GroupExplorerWidget.h.
◆ GroupExplorerWidget()
◆ ~GroupExplorerWidget()
◆ addToGroupClicked
| void addToGroupClicked |
( |
| ) |
|
|
signal |
Signal emitted to add current selection in scene to selected group.
◆ addToSelectionClicked
| void addToSelectionClicked |
( |
| ) |
|
|
signal |
Signal emitted to add selected group to current selection in the scene.
◆ groupNameClicked
| void groupNameClicked |
( |
| ) |
|
|
signal |
Signal emitted when click event on group name triggered.
◆ retranslate()
The documentation for this class was generated from the following files: