| | |
| | | <string>MainWindow</string> |
| | | </property> |
| | | <widget class="QWidget" name="centralwidget"> |
| | | <layout class="QGridLayout" name="gridLayout"> |
| | | <item row="0" column="0"> |
| | | <widget class="QLabel" name="label"> |
| | | <property name="geometry"> |
| | | <rect> |
| | | <x>120</x> |
| | | <y>20</y> |
| | | <width>421</width> |
| | | <height>91</height> |
| | | </rect> |
| | | </property> |
| | | <property name="text"> |
| | | <string>问题个数</string> |
| | | </property> |
| | | </widget> |
| | | </item> |
| | | <item row="1" column="0"> |
| | | <widget class="QTableWidget" name="tableWidget"> |
| | | <property name="geometry"> |
| | | <rect> |
| | | <x>40</x> |
| | | <y>130</y> |
| | | <width>741</width> |
| | | <height>411</height> |
| | | </rect> |
| | | </property> |
| | | <attribute name="verticalHeaderVisible"> |
| | | <bool>false</bool> |
| | | </attribute> |
| | |
| | | </property> |
| | | </item> |
| | | </widget> |
| | | </item> |
| | | </layout> |
| | | </widget> |
| | | <widget class="QMenuBar" name="menubar"> |
| | | <property name="geometry"> |