Changes between Version 36 and Version 37 of GSoC/2016/PyQtGUI
- Timestamp:
- 06/10/16 15:34:03 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016/PyQtGUI
v36 v37 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.