Changes between Version 35 and Version 36 of GSoC/2016/PyQtGUI


Ignore:
Timestamp:
Jun 10, 2016, 3:32:50 PM (8 years ago)
Author:
pesekon2
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2016/PyQtGUI

    v35 v36  
    8282I have upgraded GUI - now it works also with the string and integer types. (on the basic level)
    8383
    84 I also have made some changes - SqlQuery is now lineedit and when the float isn't multiple, the GUI generates QDouble SpinBox.
     84I also have made some changes - !SqlQuery is now lineedit and when the float isn't multiple, the GUI generates !QDoubleSpinBox.
    8585
    8686The 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.