|
|
#include <RobotAPI/gui-plugins/ArViz/ArvizProfileManagerWidget.h>
Inheritance diagram for ArvizProfileManagerWidget:Public Slots | |
| void | onProfileSelected (int index) |
Signals | |
| void | fetchUpdate () |
| void | publishUpdate () |
Public Member Functions | |
| ArvizProfileManagerWidget (QWidget *parent=nullptr) | |
| bool | isHidden (const std::string &componentName) const |
| bool | isHidden (const viz::CoinLayerID &layerID) const |
| void | update (const std::string &componentName, bool visible) |
| void | update (const viz::CoinLayerID &layerID, bool visible) |
Definition at line 94 of file ArvizProfileManagerWidget.h.
|
explicit |
Definition at line 98 of file ArvizProfileManagerWidget.cpp.
Here is the call graph for this function:
|
signal |
Here is the caller graph for this function:
|
inline |
Definition at line 142 of file ArvizProfileManagerWidget.h.
|
inline |
Definition at line 124 of file ArvizProfileManagerWidget.h.
|
slot |
Definition at line 151 of file ArvizProfileManagerWidget.cpp.
Here is the caller graph for this function:
|
signal |
Here is the caller graph for this function:
|
inline |
Definition at line 118 of file ArvizProfileManagerWidget.h.
Here is the call graph for this function:
|
inline |
Definition at line 102 of file ArvizProfileManagerWidget.h.
Here is the caller graph for this function: