198 lines
6.3 KiB
Plaintext
198 lines
6.3 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>Form</class>
|
||
|
<widget class="QWidget" name="Form">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>407</width>
|
||
|
<height>339</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Form</string>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">QAbstractScrollArea { border: 2px dashed #e12; }
|
||
|
QHeaderView { border-color: blue; }
|
||
|
|
||
|
</string>
|
||
|
</property>
|
||
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||
|
<item>
|
||
|
<widget class="QPlainTextEdit" name="plainTextEdit">
|
||
|
<property name="plainText">
|
||
|
<string>Note that the task 257517 requires to scroll down, and check that the backgroud is still filled with the base color (white by default)
|
||
|
|
||
|
x
|
||
|
x
|
||
|
|
||
|
x
|
||
|
x
|
||
|
|
||
|
x
|
||
|
x
|
||
|
|
||
|
x
|
||
|
x
|
||
|
|
||
|
</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QTableWidget" name="tableWidget">
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<row>
|
||
|
<property name="text">
|
||
|
<string>New Row</string>
|
||
|
</property>
|
||
|
</row>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
<column>
|
||
|
<property name="text">
|
||
|
<string>New Column</string>
|
||
|
</property>
|
||
|
</column>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QTextEdit" name="textEdit">
|
||
|
<property name="html">
|
||
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||
|
p, li { white-space: pre-wrap; }
|
||
|
</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<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;"></p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<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;"></p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<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;"></p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<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;"></p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">x</p>
|
||
|
<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;"></p></body></html></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|