mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-14 06:57:01 +00:00
78 lines
2.1 KiB
Plaintext
78 lines
2.1 KiB
Plaintext
|
<ui version="4.0" >
|
||
|
<author></author>
|
||
|
<comment></comment>
|
||
|
<exportmacro></exportmacro>
|
||
|
<class>QViewSourceUi</class>
|
||
|
<widget class="QDialog" name="QViewSourceUi" >
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>420</width>
|
||
|
<height>328</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle" >
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="sizeGripEnabled" >
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<layout class="QVBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>11</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<widget class="QTextEdit" name="viewSourceTV" >
|
||
|
<property name="whatsThis" >
|
||
|
<string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:13pt; font-weight:400; font-style:normal; text-decoration:none;"><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>
|
||
|
<item>
|
||
|
<layout class="QHBoxLayout" >
|
||
|
<property name="margin" >
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="spacing" >
|
||
|
<number>6</number>
|
||
|
</property>
|
||
|
<item>
|
||
|
<spacer>
|
||
|
<property name="orientation" >
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeType" >
|
||
|
<enum>QSizePolicy::Expanding</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint" >
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</item>
|
||
|
<item>
|
||
|
<widget class="QPushButton" name="closePB" >
|
||
|
<property name="text" >
|
||
|
<string>&Close</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||
|
<tabstops>
|
||
|
<tabstop>viewSourceTV</tabstop>
|
||
|
<tabstop>closePB</tabstop>
|
||
|
</tabstops>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|