|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <ui version="4.0">
|
3 |
| - <class>main_window</class> |
4 |
| - <widget class="QMainWindow" name="main_window"> |
| 3 | + <class>MainWindow</class> |
| 4 | + <widget class="QMainWindow" name="MainWindow"> |
5 | 5 | <property name="geometry">
|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
|
37 | 37 | <string>AutoSplit</string>
|
38 | 38 | </property>
|
39 | 39 | <property name="windowIcon">
|
40 |
| - <iconset resource="../../Auto-Split/res/resources.qrc"> |
| 40 | + <iconset resource="resources.qrc"> |
41 | 41 | <normaloff>:/resources/icon.ico</normaloff>:/resources/icon.ico</iconset>
|
42 | 42 | </property>
|
43 | 43 | <property name="whatsThis">
|
|
93 | 93 | </property>
|
94 | 94 | </widget>
|
95 | 95 | <widget class="QPushButton" name="reset_button">
|
| 96 | + <property name="enabled"> |
| 97 | + <bool>false</bool> |
| 98 | + </property> |
96 | 99 | <property name="geometry">
|
97 | 100 | <rect>
|
98 | 101 | <x>650</x>
|
|
108 | 111 | <string>Reset</string>
|
109 | 112 | </property>
|
110 | 113 | </widget>
|
111 |
| - <widget class="QPushButton" name="undo_button"> |
| 114 | + <widget class="QPushButton" name="undo_split_button"> |
| 115 | + <property name="enabled"> |
| 116 | + <bool>false</bool> |
| 117 | + </property> |
112 | 118 | <property name="geometry">
|
113 | 119 | <rect>
|
114 | 120 | <x>650</x>
|
|
124 | 130 | <string>Undo</string>
|
125 | 131 | </property>
|
126 | 132 | </widget>
|
127 |
| - <widget class="QPushButton" name="skip_button"> |
| 133 | + <widget class="QPushButton" name="skip_split_button"> |
| 134 | + <property name="enabled"> |
| 135 | + <bool>false</bool> |
| 136 | + </property> |
128 | 137 | <property name="geometry">
|
129 | 138 | <rect>
|
130 | 139 | <x>712</x>
|
|
196 | 205 | <property name="text">
|
197 | 206 | <string/>
|
198 | 207 | </property>
|
| 208 | + <property name="alignment"> |
| 209 | + <set>Qt::AlignCenter</set> |
| 210 | + </property> |
199 | 211 | </widget>
|
200 | 212 | <widget class="QLabel" name="current_split_image">
|
201 | 213 | <property name="geometry">
|
|
212 | 224 | <property name="text">
|
213 | 225 | <string/>
|
214 | 226 | </property>
|
| 227 | + <property name="alignment"> |
| 228 | + <set>Qt::AlignCenter</set> |
| 229 | + </property> |
215 | 230 | </widget>
|
216 | 231 | <widget class="QLabel" name="current_image_label">
|
217 | 232 | <property name="geometry">
|
|
265 | 280 | </rect>
|
266 | 281 | </property>
|
267 | 282 | <property name="text">
|
268 |
| - <string>9999</string> |
| 283 | + <string/> |
269 | 284 | </property>
|
270 | 285 | </widget>
|
271 | 286 | <widget class="QSpinBox" name="width_spinbox">
|
|
332 | 347 | </rect>
|
333 | 348 | </property>
|
334 | 349 | <property name="text">
|
335 |
| - <string>Image Filename</string> |
| 350 | + <string>-</string> |
336 | 351 | </property>
|
337 | 352 | <property name="alignment">
|
338 | 353 | <set>Qt::AlignCenter</set>
|
|
507 | 522 | </rect>
|
508 | 523 | </property>
|
509 | 524 | <property name="text">
|
510 |
| - <string>Window Name</string> |
| 525 | + <string>-</string> |
511 | 526 | </property>
|
512 | 527 | <property name="alignment">
|
513 | 528 | <set>Qt::AlignCenter</set>
|
|
516 | 531 | <widget class="QLabel" name="image_loop_label">
|
517 | 532 | <property name="geometry">
|
518 | 533 | <rect>
|
519 |
| - <x>450</x> |
520 |
| - <y>309</y> |
| 534 | + <x>451</x> |
| 535 | + <y>313</y> |
521 | 536 | <width>67</width>
|
522 | 537 | <height>20</height>
|
523 | 538 | </rect>
|
|
796 | 811 | <widget class="QLabel" name="start_image_status_label">
|
797 | 812 | <property name="geometry">
|
798 | 813 | <rect>
|
799 |
| - <x>450</x> |
800 |
| - <y>345</y> |
| 814 | + <x>449</x> |
| 815 | + <y>344</y> |
801 | 816 | <width>98</width>
|
802 | 817 | <height>16</height>
|
803 | 818 | </rect>
|
|
809 | 824 | <widget class="QLabel" name="start_image_status_value_label">
|
810 | 825 | <property name="geometry">
|
811 | 826 | <rect>
|
812 |
| - <x>551</x> |
813 |
| - <y>345</y> |
| 827 | + <x>550</x> |
| 828 | + <y>344</y> |
814 | 829 | <width>98</width>
|
815 | 830 | <height>16</height>
|
816 | 831 | </rect>
|
|
822 | 837 | <widget class="QLabel" name="image_loop_value_label">
|
823 | 838 | <property name="geometry">
|
824 | 839 | <rect>
|
825 |
| - <x>519</x> |
826 |
| - <y>309</y> |
| 840 | + <x>520</x> |
| 841 | + <y>313</y> |
827 | 842 | <width>131</width>
|
828 | 843 | <height>20</height>
|
829 | 844 | </rect>
|
830 | 845 | </property>
|
831 | 846 | <property name="text">
|
832 |
| - <string>x/x</string> |
| 847 | + <string>N/A</string> |
833 | 848 | </property>
|
834 | 849 | </widget>
|
835 | 850 | <widget class="QPushButton" name="previous_image_button">
|
| 851 | + <property name="enabled"> |
| 852 | + <bool>false</bool> |
| 853 | + </property> |
836 | 854 | <property name="geometry">
|
837 | 855 | <rect>
|
838 | 856 | <x>449</x>
|
|
852 | 870 | </property>
|
853 | 871 | </widget>
|
854 | 872 | <widget class="QPushButton" name="next_image_button">
|
| 873 | + <property name="enabled"> |
| 874 | + <bool>false</bool> |
| 875 | + </property> |
855 | 876 | <property name="geometry">
|
856 | 877 | <rect>
|
857 | 878 | <x>744</x>
|
|
874 | 895 | <zorder>select_region_button</zorder>
|
875 | 896 | <zorder>start_auto_splitter_button</zorder>
|
876 | 897 | <zorder>reset_button</zorder>
|
877 |
| - <zorder>undo_button</zorder> |
878 |
| - <zorder>skip_button</zorder> |
| 898 | + <zorder>undo_split_button</zorder> |
| 899 | + <zorder>skip_split_button</zorder> |
879 | 900 | <zorder>check_fps_button</zorder>
|
880 | 901 | <zorder>fps_label</zorder>
|
881 | 902 | <zorder>current_image_label</zorder>
|
|
1027 | 1048 | <tabstop>height_spinbox</tabstop>
|
1028 | 1049 | </tabstops>
|
1029 | 1050 | <resources>
|
1030 |
| - <include location="../../Auto-Split/res/resources.qrc"/> |
| 1051 | + <include location="resources.qrc"/> |
1031 | 1052 | </resources>
|
1032 | 1053 | <connections/>
|
1033 | 1054 | </ui>
|
0 commit comments