diff options
Diffstat (limited to 'I2C-CONTROLLER/form.ui')
| -rw-r--r-- | I2C-CONTROLLER/form.ui | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/I2C-CONTROLLER/form.ui b/I2C-CONTROLLER/form.ui deleted file mode 100644 index 7d6e1f5..0000000 --- a/I2C-CONTROLLER/form.ui +++ /dev/null | |||
| @@ -1,42 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <ui version="4.0"> | ||
| 3 | <class>GUI</class> | ||
| 4 | <widget class="QMainWindow" name="GUI"> | ||
| 5 | <property name="geometry"> | ||
| 6 | <rect> | ||
| 7 | <x>0</x> | ||
| 8 | <y>0</y> | ||
| 9 | <width>800</width> | ||
| 10 | <height>800</height> | ||
| 11 | </rect> | ||
| 12 | </property> | ||
| 13 | <property name="cursor"> | ||
| 14 | <cursorShape>CrossCursor</cursorShape> | ||
| 15 | </property> | ||
| 16 | <property name="windowTitle"> | ||
| 17 | <string notr="true">LCD1602</string> | ||
| 18 | </property> | ||
| 19 | <property name="windowIcon"> | ||
| 20 | <iconset> | ||
| 21 | <normaloff>../assets/icons/LCD1602.png</normaloff>../assets/icons/LCD1602.png</iconset> | ||
| 22 | </property> | ||
| 23 | <widget class="QWidget" name="centralwidget"> | ||
| 24 | <property name="autoFillBackground"> | ||
| 25 | <bool>false</bool> | ||
| 26 | </property> | ||
| 27 | <widget class="QLCDNumber" name="LCD1602EMULATION"> | ||
| 28 | <property name="geometry"> | ||
| 29 | <rect> | ||
| 30 | <x>50</x> | ||
| 31 | <y>570</y> | ||
| 32 | <width>341</width> | ||
| 33 | <height>191</height> | ||
| 34 | </rect> | ||
| 35 | </property> | ||
| 36 | </widget> | ||
| 37 | </widget> | ||
| 38 | <widget class="QStatusBar" name="statusbar"/> | ||
| 39 | </widget> | ||
| 40 | <resources/> | ||
| 41 | <connections/> | ||
| 42 | </ui> | ||
