|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
|
3 <class>TestCaseViewCentralWidget</class> |
|
4 <widget class="QWidget" name="TestCaseViewCentralWidget"> |
|
5 <property name="geometry"> |
|
6 <rect> |
|
7 <x>0</x> |
|
8 <y>0</y> |
|
9 <width>472</width> |
|
10 <height>724</height> |
|
11 </rect> |
|
12 </property> |
|
13 <property name="windowTitle"> |
|
14 <string>Form</string> |
|
15 </property> |
|
16 <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
17 <item> |
|
18 <widget class="QStackedWidget" name="stackedWidget"> |
|
19 <property name="currentIndex"> |
|
20 <number>0</number> |
|
21 </property> |
|
22 <widget class="QWidget" name="page"> |
|
23 <layout class="QVBoxLayout" name="verticalLayout"> |
|
24 <item> |
|
25 <widget class="QLabel" name="name"> |
|
26 <property name="sizePolicy"> |
|
27 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
28 <horstretch>0</horstretch> |
|
29 <verstretch>0</verstretch> |
|
30 </sizepolicy> |
|
31 </property> |
|
32 <property name="font"> |
|
33 <font> |
|
34 <family>Sans Serif</family> |
|
35 <pointsize>15</pointsize> |
|
36 <weight>50</weight> |
|
37 <italic>false</italic> |
|
38 <bold>false</bold> |
|
39 <underline>false</underline> |
|
40 <strikeout>false</strikeout> |
|
41 </font> |
|
42 </property> |
|
43 <property name="text"> |
|
44 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;">test name</span></p></body></html></string> |
|
45 </property> |
|
46 <property name="textFormat"> |
|
47 <enum>Qt::RichText</enum> |
|
48 </property> |
|
49 <property name="scaledContents"> |
|
50 <bool>false</bool> |
|
51 </property> |
|
52 </widget> |
|
53 </item> |
|
54 <item> |
|
55 <widget class="QLabel" name="description"> |
|
56 <property name="text"> |
|
57 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">description</p></body></html></string> |
|
58 </property> |
|
59 <property name="wordWrap"> |
|
60 <bool>true</bool> |
|
61 </property> |
|
62 <property name="indent"> |
|
63 <number>14</number> |
|
64 </property> |
|
65 </widget> |
|
66 </item> |
|
67 <item> |
|
68 <widget class="QSplitter" name="splitter"> |
|
69 <property name="orientation"> |
|
70 <enum>Qt::Vertical</enum> |
|
71 </property> |
|
72 <widget class="QGroupBox" name="groupBox"> |
|
73 <property name="title"> |
|
74 <string>Source Code</string> |
|
75 </property> |
|
76 <layout class="QHBoxLayout"> |
|
77 <property name="spacing"> |
|
78 <number>6</number> |
|
79 </property> |
|
80 <property name="margin"> |
|
81 <number>8</number> |
|
82 </property> |
|
83 <item> |
|
84 <widget class="QTextEdit" name="sourceEdit"> |
|
85 <property name="font"> |
|
86 <font> |
|
87 <family>Fixed [Sony]</family> |
|
88 <pointsize>9</pointsize> |
|
89 <weight>50</weight> |
|
90 <italic>false</italic> |
|
91 <bold>false</bold> |
|
92 <underline>false</underline> |
|
93 <strikeout>false</strikeout> |
|
94 </font> |
|
95 </property> |
|
96 <property name="readOnly"> |
|
97 <bool>true</bool> |
|
98 </property> |
|
99 </widget> |
|
100 </item> |
|
101 </layout> |
|
102 </widget> |
|
103 <widget class="QTabWidget" name="baselinesTabs"> |
|
104 <property name="currentIndex"> |
|
105 <number>1</number> |
|
106 </property> |
|
107 <widget class="QWidget" name="tab"> |
|
108 <attribute name="title"> |
|
109 <string>Tab 1</string> |
|
110 </attribute> |
|
111 </widget> |
|
112 <widget class="QWidget" name="tab_2"> |
|
113 <attribute name="title"> |
|
114 <string>Tab 2</string> |
|
115 </attribute> |
|
116 </widget> |
|
117 </widget> |
|
118 </widget> |
|
119 </item> |
|
120 <item> |
|
121 <layout class="QGridLayout" name="gridLayout"> |
|
122 <item row="0" column="0"> |
|
123 <widget class="QLabel" name="TypeExpl"> |
|
124 <property name="text"> |
|
125 <string>Type:</string> |
|
126 </property> |
|
127 </widget> |
|
128 </item> |
|
129 <item row="0" column="1"> |
|
130 <widget class="QLabel" name="type"> |
|
131 <property name="text"> |
|
132 <string>type</string> |
|
133 </property> |
|
134 </widget> |
|
135 </item> |
|
136 <item row="1" column="0"> |
|
137 <widget class="QLabel" name="isXPathOnlyExpl"> |
|
138 <property name="text"> |
|
139 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Is XPath Only Test:</p></body></html></string> |
|
140 </property> |
|
141 </widget> |
|
142 </item> |
|
143 <item row="1" column="1"> |
|
144 <widget class="QLabel" name="isXPath"> |
|
145 <property name="text"> |
|
146 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is xpath only</p></body></html></string> |
|
147 </property> |
|
148 </widget> |
|
149 </item> |
|
150 <item row="2" column="0"> |
|
151 <widget class="QLabel" name="authorExpl"> |
|
152 <property name="text"> |
|
153 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Author:</p></body></html></string> |
|
154 </property> |
|
155 </widget> |
|
156 </item> |
|
157 <item row="2" column="1"> |
|
158 <widget class="QLabel" name="author"> |
|
159 <property name="text"> |
|
160 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">author</p></body></html></string> |
|
161 </property> |
|
162 </widget> |
|
163 </item> |
|
164 <item row="3" column="0"> |
|
165 <widget class="QLabel" name="lastModifiedExpl"> |
|
166 <property name="text"> |
|
167 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Last Modified:</p></body></html></string> |
|
168 </property> |
|
169 </widget> |
|
170 </item> |
|
171 <item row="3" column="1"> |
|
172 <widget class="QLabel" name="lastModified"> |
|
173 <property name="text"> |
|
174 <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">last modified</p></body></html></string> |
|
175 </property> |
|
176 </widget> |
|
177 </item> |
|
178 <item row="5" column="0"> |
|
179 <widget class="QLabel" name="focusDocumentExpl"> |
|
180 <property name="text"> |
|
181 <string>Focus document:</string> |
|
182 </property> |
|
183 </widget> |
|
184 </item> |
|
185 <item row="5" column="1"> |
|
186 <widget class="QLineEdit" name="focusDocument"> |
|
187 <property name="readOnly"> |
|
188 <bool>true</bool> |
|
189 </property> |
|
190 </widget> |
|
191 </item> |
|
192 </layout> |
|
193 </item> |
|
194 </layout> |
|
195 </widget> |
|
196 <widget class="QWidget" name="page2"> |
|
197 <layout class="QVBoxLayout"> |
|
198 <property name="spacing"> |
|
199 <number>6</number> |
|
200 </property> |
|
201 <property name="margin"> |
|
202 <number>8</number> |
|
203 </property> |
|
204 <item> |
|
205 <widget class="QLabel" name="noSelectionInfo"> |
|
206 <property name="text"> |
|
207 <string>No test case is selected. |
|
208 |
|
209 This dock widget displays information about a test case, when selected in the tree view.</string> |
|
210 </property> |
|
211 <property name="wordWrap"> |
|
212 <bool>true</bool> |
|
213 </property> |
|
214 </widget> |
|
215 </item> |
|
216 </layout> |
|
217 </widget> |
|
218 </widget> |
|
219 </item> |
|
220 </layout> |
|
221 </widget> |
|
222 <resources/> |
|
223 <connections/> |
|
224 </ui> |