Changes between Version 35 and Version 36 of GSoC/2016/PyQtGUI
- Timestamp:
- 06/10/16 15:32:50 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016/PyQtGUI
v35 v36 82 82 I have upgraded GUI - now it works also with the string and integer types. (on the basic level) 83 83 84 I also have made some changes - SqlQuery is now lineedit and when the float isn't multiple, the GUI generates QDoubleSpinBox.84 I also have made some changes - !SqlQuery is now lineedit and when the float isn't multiple, the GUI generates !QDoubleSpinBox. 85 85 86 86 The important thing is the first version of copyable/runable code. The buttons don't work yet, but user can see it and it automatically reads the code.