2 <class>MainWidget</class>
3 <widget class="QWidget" name="MainWidget" >
4 <property name="geometry" >
12 <property name="windowTitle" >
15 <layout class="QGridLayout" name="gridLayout" >
16 <item rowspan="9" row="0" column="0" >
17 <widget class="QTableView" name="taskTableView" >
18 <property name="minimumSize" >
24 <property name="font" >
26 <pointsize>12</pointsize>
29 <property name="cursor" stdset="0" >
30 <cursorShape>PointingHandCursor</cursorShape>
32 <property name="focusPolicy" >
33 <enum>Qt::NoFocus</enum>
37 <item row="0" column="1" >
38 <widget class="PushButton" name="newButton" >
39 <property name="cursor" >
40 <cursorShape>PointingHandCursor</cursorShape>
42 <property name="focusPolicy" >
43 <enum>Qt::NoFocus</enum>
45 <property name="text" >
46 <string>&New</string>
50 <item row="1" column="1" >
51 <widget class="PushButton" name="removeButton" >
52 <property name="cursor" >
53 <cursorShape>PointingHandCursor</cursorShape>
55 <property name="focusPolicy" >
56 <enum>Qt::NoFocus</enum>
58 <property name="text" >
59 <string>&Delete</string>
63 <item row="2" column="1" >
64 <widget class="PushButton" name="reciteButton" >
65 <property name="cursor" >
66 <cursorShape>PointingHandCursor</cursorShape>
68 <property name="focusPolicy" >
69 <enum>Qt::NoFocus</enum>
71 <property name="text" >
72 <string>&Recite</string>
76 <item row="3" column="1" >
77 <widget class="PushButton" name="testButton" >
78 <property name="cursor" >
79 <cursorShape>PointingHandCursor</cursorShape>
81 <property name="focusPolicy" >
82 <enum>Qt::NoFocus</enum>
84 <property name="text" >
85 <string>&Test</string>
89 <item row="4" column="1" >
90 <widget class="PushButton" name="stressButton" >
91 <property name="cursor" >
92 <cursorShape>PointingHandCursor</cursorShape>
94 <property name="focusPolicy" >
95 <enum>Qt::NoFocus</enum>
97 <property name="text" >
98 <string>Str&ess</string>
102 <item row="5" column="1" >
103 <widget class="PushButton" name="statusButton" >
104 <property name="cursor" >
105 <cursorShape>PointingHandCursor</cursorShape>
107 <property name="focusPolicy" >
108 <enum>Qt::NoFocus</enum>
110 <property name="text" >
111 <string>Stat&us</string>
115 <item row="6" column="1" >
116 <spacer name="verticalSpacer" >
117 <property name="focusPolicy" >
118 <enum>Qt::NoFocus</enum>
120 <property name="orientation" >
121 <enum>Qt::Vertical</enum>
123 <property name="sizeHint" stdset="0" >
131 <item row="7" column="1" >
132 <widget class="PushButton" name="settingButton" >
133 <property name="cursor" >
134 <cursorShape>PointingHandCursor</cursorShape>
136 <property name="focusPolicy" >
137 <enum>Qt::NoFocus</enum>
139 <property name="text" >
140 <string>Sett&ing</string>
144 <item row="8" column="1" >
145 <widget class="PushButton" name="quitButton" >
146 <property name="cursor" >
147 <cursorShape>PointingHandCursor</cursorShape>
149 <property name="focusPolicy" >
150 <enum>Qt::NoFocus</enum>
152 <property name="text" >
153 <string>&Quit</string>
161 <class>PushButton</class>
162 <extends>QPushButton</extends>
163 <header>PushButton.h</header>
167 <include location="icon/icons.qrc" />