summaryrefslogtreecommitdiff
path: root/development/performance/performancetestbase.ui
authorllornkcor <llornkcor>2003-07-08 23:43:32 (UTC)
committer llornkcor <llornkcor>2003-07-08 23:43:32 (UTC)
commitd94b6f057d7f4506a8b5d95a06ef36f0800e7848 (patch) (side-by-side diff)
treecb78d50a3107b95405818f1dc17069b8232a7d84 /development/performance/performancetestbase.ui
parent86cfa9479c119d581808f53f7b46e9cfeb127ccd (diff)
downloadopie-d94b6f057d7f4506a8b5d95a06ef36f0800e7848.zip
opie-d94b6f057d7f4506a8b5d95a06ef36f0800e7848.tar.gz
opie-d94b6f057d7f4506a8b5d95a06ef36f0800e7848.tar.bz2
graphics performance test
Diffstat (limited to 'development/performance/performancetestbase.ui') (more/less context) (ignore 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 @@
+<!DOCTYPE UI><UI>
+<class>PerformanceTestBase</class>
+<widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>PerformanceTestBase</cstring>
+ </property>
+ <property stdset="1">
+ <name>geometry</name>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>219</width>
+ <height>261</height>
+ </rect>
+ </property>
+ <property stdset="1">
+ <name>caption</name>
+ <string>Performance Tester</string>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>0</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QTabWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TabWidget2</cstring>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>tab</cstring>
+ </property>
+ <attribute>
+ <name>title</name>
+ <string>Test</string>
+ </attribute>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>6</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QFrame</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>testFrame</cstring>
+ </property>
+ <property stdset="1">
+ <name>frameShape</name>
+ <enum>StyledPanel</enum>
+ </property>
+ <property stdset="1">
+ <name>frameShadow</name>
+ <enum>Raised</enum>
+ </property>
+ </widget>
+ <widget>
+ <class>QPushButton</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>testButton</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Test</string>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ <widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>tab</cstring>
+ </property>
+ <attribute>
+ <name>title</name>
+ <string>Setup</string>
+ </attribute>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>11</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QButtonGroup</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>optionGroup</cstring>
+ </property>
+ <property stdset="1">
+ <name>title</name>
+ <string>Tests</string>
+ </property>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>11</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ </vbox>
+ </widget>
+ </vbox>
+ </widget>
+ <widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>tab</cstring>
+ </property>
+ <attribute>
+ <name>title</name>
+ <string>Results</string>
+ </attribute>
+ <vbox>
+ <property stdset="1">
+ <name>margin</name>
+ <number>6</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget>
+ <class>QMultiLineEdit</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>resultsEdit</cstring>
+ </property>
+ <property stdset="1">
+ <name>readOnly</name>
+ <bool>true</bool>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ </widget>
+ </vbox>
+</widget>
+</UI>