summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaccessibility_mac/textBrowser.ui
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qaccessibility_mac/textBrowser.ui')
-rw-r--r--tests/auto/qaccessibility_mac/textBrowser.ui40
1 files changed, 40 insertions, 0 deletions
diff --git a/tests/auto/qaccessibility_mac/textBrowser.ui b/tests/auto/qaccessibility_mac/textBrowser.ui
new file mode 100644
index 0000000000..41f4450d89
--- /dev/null
+++ b/tests/auto/qaccessibility_mac/textBrowser.ui
@@ -0,0 +1,40 @@
+<ui version="4.0" >
+ <class>Form</class>
+ <widget class="QWidget" name="Form" >
+ <property name="geometry" >
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>400</width>
+ <height>300</height>
+ </rect>
+ </property>
+ <property name="windowTitle" >
+ <string>Form</string>
+ </property>
+ <widget class="QTextBrowser" name="textBrowser" >
+ <property name="geometry" >
+ <rect>
+ <x>10</x>
+ <y>20</y>
+ <width>311</width>
+ <height>251</height>
+ </rect>
+ </property>
+ <property name="html" >
+ <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
+p, li { white-space: pre-wrap; }
+&lt;/style>&lt;/head>&lt;body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Line one&lt;/p>
+&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Line two&lt;/p>
+&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
+&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>
+&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Line three&lt;/p>
+&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Line four&lt;/p>&lt;/body>&lt;/html></string>
+ </property>
+ </widget>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>