Changes between Version 32 and Version 33 of GSoC/2016/PyQtGUI
- Timestamp:
- 06/04/16 02:18:40 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2016/PyQtGUI
v32 v33 65 65 66 66 ==== May 30 - June 3 ==== 67 68 I have made GUI using some basic widgets - checkboxs, labels, lineedits... 69 70 Now the code is reading those types - float, range, sql_query, flags 71 72 It also writes the label (or name) and type into GUI. 73