Throw out static widget variable
- static variable gone - replaced by pointer for each element in hierarchy. (Imagine two persistent trees, total chaos otherwise) - raw matrix data has column wise sorting. Fix reading and writing code. - QLineEdit now focuses start of line after setText.
parent
d01e5bce
No related branches found
No related tags found
Showing
- source/RobotAPI/gui-plugins/SkillManagerPlugin/SkillManagerMonitorWidgetController.cpp 0 additions, 1 deletion...killManagerPlugin/SkillManagerMonitorWidgetController.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/AronTreeWidgetController.cpp 1 addition, 0 deletions...ManagerPlugin/aronTreeWidget/AronTreeWidgetController.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/AronTreeWidgetItem.cpp 18 additions, 4 deletions.../SkillManagerPlugin/aronTreeWidget/AronTreeWidgetItem.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/AronTreeWidgetItem.h 10 additions, 7 deletions...ns/SkillManagerPlugin/aronTreeWidget/AronTreeWidgetItem.h
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/EditMatrixWidget.cpp 1 addition, 0 deletions...ns/SkillManagerPlugin/aronTreeWidget/EditMatrixWidget.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/EditMatrixWidget.h 0 additions, 1 deletion...gins/SkillManagerPlugin/aronTreeWidget/EditMatrixWidget.h
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/modal/dict/AronTreeWidgetDictInputModalController.cpp 5 additions, 2 deletions...get/modal/dict/AronTreeWidgetDictInputModalController.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/visitors/AronTreeWidgetConverter.cpp 6 additions, 3 deletions...lugin/aronTreeWidget/visitors/AronTreeWidgetConverter.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/visitors/AronTreeWidgetCreator.cpp 17 additions, 4 deletions...rPlugin/aronTreeWidget/visitors/AronTreeWidgetCreator.cpp
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/visitors/AronTreeWidgetCreator.h 8 additions, 8 deletions...gerPlugin/aronTreeWidget/visitors/AronTreeWidgetCreator.h
- source/RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/visitors/AronTreeWidgetSetter.cpp 2 additions, 2 deletions...erPlugin/aronTreeWidget/visitors/AronTreeWidgetSetter.cpp
Loading
Please register or sign in to comment