![]() |
An open-source, flexible 3D physical simulation framework
|
#include <SelectionTree.h>
Signals | |
void | closeSignal (void *widget) |
void | itemSelectionChanged () |
![]() | |
void | hideSignal (void) |
void | closeSignal (void) |
Public Member Functions | |
SelectionTree (interfaces::ControlCenter *c, config_map_gui::DataWidget *dw, QWidget *parent=NULL) | |
~SelectionTree () | |
void | selectEvent (unsigned long int id, bool mode) |
![]() | |
BaseWidget (QWidget *parent, cfg_manager::CFGManagerInterface *_cfg, std::string _widgetName) | |
~BaseWidget () | |
virtual void | cfgUpdateProperty (cfg_manager::cfgPropertyStruct _property) |
void | setHiddenCloseState (bool v) |
bool | getHiddenCloseState () |
void | show () |
void | hide () |
bool | isHidden () |
void | saveState () |
const std::string & | getName () |
![]() | |
CFGClient () | |
virtual | ~CFGClient () |
virtual void | cfgParamCreated (cfgParamId _id) |
virtual void | cfgParamRemoved (cfgParamId _id) |
![]() | |
virtual | ~GraphicsEventClient () |
virtual void | selectEvent (unsigned long id, bool mode)=0 |
Private Slots | |
void | selectNodes (void) |
void | valueChanged (std::string name, std::string value) |
void | deleteEntities (void) |
void | update (void) |
Private Member Functions | |
void | closeEvent (QCloseEvent *event) |
void | fill (unsigned long id, QTreeWidgetItem *current=NULL) |
void | reset (void) |
void | createTree () |
void | addCoreExchange (const std::vector< interfaces::core_objects_exchange > &objects, std::string category) |
void | updateNodeMap (configmaps::ConfigMap &map) |
Additional Inherited Members | |
![]() | |
void | changeEvent (QEvent *ev) |
void | cfgWindow (void) |
void | applyGeometry () |
void | hideEvent (QHideEvent *event) |
void | closeEvent (QCloseEvent *event) |
![]() | |
cfg_manager::CFGManagerInterface * | cfg |
bool | setWindowProp |
bool | hiddenState |
Definition at line 52 of file SelectionTree.h.
mars::plugins::SelectionTree::SelectionTree | ( | interfaces::ControlCenter * | c, |
config_map_gui::DataWidget * | dw, | ||
QWidget * | parent = NULL |
||
) |
Definition at line 43 of file SelectionTree.cpp.
mars::plugins::SelectionTree::~SelectionTree | ( | ) |
Definition at line 87 of file SelectionTree.cpp.
|
private |
Definition at line 784 of file SelectionTree.cpp.
|
private |
Definition at line 639 of file SelectionTree.cpp.
|
signal |
Definition at line 114 of file moc_SelectionTree.cpp.
|
private |
Definition at line 136 of file SelectionTree.cpp.
|
privateslot |
Definition at line 576 of file SelectionTree.cpp.
|
private |
Definition at line 93 of file SelectionTree.cpp.
|
signal |
Definition at line 121 of file moc_SelectionTree.cpp.
|
private |
Definition at line 229 of file SelectionTree.cpp.
void mars::plugins::SelectionTree::selectEvent | ( | unsigned long int | id, |
bool | mode | ||
) |
Definition at line 766 of file SelectionTree.cpp.
|
privateslot |
Definition at line 235 of file SelectionTree.cpp.
|
privateslot |
Definition at line 632 of file SelectionTree.cpp.
|
private |
Definition at line 520 of file SelectionTree.cpp.
|
privateslot |
Definition at line 644 of file SelectionTree.cpp.
|
private |
Definition at line 64 of file SelectionTree.h.
|
private |
Definition at line 79 of file SelectionTree.h.
|
private |
Definition at line 80 of file SelectionTree.h.
|
private |
Definition at line 80 of file SelectionTree.h.
|
private |
Definition at line 67 of file SelectionTree.h.
|
private |
Definition at line 81 of file SelectionTree.h.
|
private |
Definition at line 81 of file SelectionTree.h.
|
private |
Definition at line 63 of file SelectionTree.h.
|
private |
Definition at line 66 of file SelectionTree.h.
|
private |
Definition at line 65 of file SelectionTree.h.
|
private |
Definition at line 76 of file SelectionTree.h.
|
private |
Definition at line 71 of file SelectionTree.h.
|
private |
Definition at line 71 of file SelectionTree.h.
|
private |
Definition at line 77 of file SelectionTree.h.
|
private |
Definition at line 75 of file SelectionTree.h.
|
private |
Definition at line 73 of file SelectionTree.h.
|
private |
Definition at line 72 of file SelectionTree.h.
|
private |
Definition at line 65 of file SelectionTree.h.
|
private |
Definition at line 78 of file SelectionTree.h.
|
private |
Definition at line 70 of file SelectionTree.h.
|
private |
Definition at line 68 of file SelectionTree.h.
|
private |
Definition at line 69 of file SelectionTree.h.
|
private |
Definition at line 68 of file SelectionTree.h.
|
private |
Definition at line 69 of file SelectionTree.h.
|
private |
Definition at line 74 of file SelectionTree.h.