summaryrefslogtreecommitdiff
path: root/development/performance/performancetestbase.ui
Unidiff
Diffstat (limited to 'development/performance/performancetestbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--development/performance/performancetestbase.ui167
1 files changed, 167 insertions, 0 deletions
diff --git a/development/performance/performancetestbase.ui b/development/performance/performancetestbase.ui
new file mode 100644
index 0000000..156aa5f
--- a/dev/null
+++ b/development/performance/performancetestbase.ui
@@ -0,0 +1,167 @@
1<!DOCTYPE UI><UI>
2<class>PerformanceTestBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>PerformanceTestBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>219</width>
15 <height>261</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Performance Tester</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <vbox>
26 <property stdset="1">
27 <name>margin</name>
28 <number>0</number>
29 </property>
30 <property stdset="1">
31 <name>spacing</name>
32 <number>6</number>
33 </property>
34 <widget>
35 <class>QTabWidget</class>
36 <property stdset="1">
37 <name>name</name>
38 <cstring>TabWidget2</cstring>
39 </property>
40 <property>
41 <name>layoutMargin</name>
42 </property>
43 <widget>
44 <class>QWidget</class>
45 <property stdset="1">
46 <name>name</name>
47 <cstring>tab</cstring>
48 </property>
49 <attribute>
50 <name>title</name>
51 <string>Test</string>
52 </attribute>
53 <vbox>
54 <property stdset="1">
55 <name>margin</name>
56 <number>6</number>
57 </property>
58 <property stdset="1">
59 <name>spacing</name>
60 <number>6</number>
61 </property>
62 <widget>
63 <class>QFrame</class>
64 <property stdset="1">
65 <name>name</name>
66 <cstring>testFrame</cstring>
67 </property>
68 <property stdset="1">
69 <name>frameShape</name>
70 <enum>StyledPanel</enum>
71 </property>
72 <property stdset="1">
73 <name>frameShadow</name>
74 <enum>Raised</enum>
75 </property>
76 </widget>
77 <widget>
78 <class>QPushButton</class>
79 <property stdset="1">
80 <name>name</name>
81 <cstring>testButton</cstring>
82 </property>
83 <property stdset="1">
84 <name>text</name>
85 <string>Test</string>
86 </property>
87 </widget>
88 </vbox>
89 </widget>
90 <widget>
91 <class>QWidget</class>
92 <property stdset="1">
93 <name>name</name>
94 <cstring>tab</cstring>
95 </property>
96 <attribute>
97 <name>title</name>
98 <string>Setup</string>
99 </attribute>
100 <vbox>
101 <property stdset="1">
102 <name>margin</name>
103 <number>11</number>
104 </property>
105 <property stdset="1">
106 <name>spacing</name>
107 <number>6</number>
108 </property>
109 <widget>
110 <class>QButtonGroup</class>
111 <property stdset="1">
112 <name>name</name>
113 <cstring>optionGroup</cstring>
114 </property>
115 <property stdset="1">
116 <name>title</name>
117 <string>Tests</string>
118 </property>
119 <vbox>
120 <property stdset="1">
121 <name>margin</name>
122 <number>11</number>
123 </property>
124 <property stdset="1">
125 <name>spacing</name>
126 <number>6</number>
127 </property>
128 </vbox>
129 </widget>
130 </vbox>
131 </widget>
132 <widget>
133 <class>QWidget</class>
134 <property stdset="1">
135 <name>name</name>
136 <cstring>tab</cstring>
137 </property>
138 <attribute>
139 <name>title</name>
140 <string>Results</string>
141 </attribute>
142 <vbox>
143 <property stdset="1">
144 <name>margin</name>
145 <number>6</number>
146 </property>
147 <property stdset="1">
148 <name>spacing</name>
149 <number>6</number>
150 </property>
151 <widget>
152 <class>QMultiLineEdit</class>
153 <property stdset="1">
154 <name>name</name>
155 <cstring>resultsEdit</cstring>
156 </property>
157 <property stdset="1">
158 <name>readOnly</name>
159 <bool>true</bool>
160 </property>
161 </widget>
162 </vbox>
163 </widget>
164 </widget>
165 </vbox>
166</widget>
167</UI>