]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QViewSourceUi.ui
rename LFUN enum values according to their command (as used in th minibuffer/bind...
[lyx.git] / src / frontends / qt4 / ui / QViewSourceUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QViewSourceUi</class>
6  <widget class="QDialog" name="QViewSourceUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>420</width>
12     <height>328</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <property name="sizeGripEnabled" >
19    <bool>true</bool>
20   </property>
21   <layout class="QVBoxLayout" >
22    <property name="margin" >
23     <number>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item>
29     <widget class="QTextEdit" name="viewSourceTV" >
30      <property name="whatsThis" >
31       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:13pt; font-weight:400; font-style:normal; text-decoration:none;">&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;/body>&lt;/html></string>
32      </property>
33     </widget>
34    </item>
35    <item>
36     <layout class="QHBoxLayout" >
37      <property name="margin" >
38       <number>0</number>
39      </property>
40      <property name="spacing" >
41       <number>6</number>
42      </property>
43      <item>
44       <spacer>
45        <property name="orientation" >
46         <enum>Qt::Horizontal</enum>
47        </property>
48        <property name="sizeType" >
49         <enum>QSizePolicy::Expanding</enum>
50        </property>
51        <property name="sizeHint" >
52         <size>
53          <width>20</width>
54          <height>20</height>
55         </size>
56        </property>
57       </spacer>
58      </item>
59      <item>
60       <widget class="QPushButton" name="closePB" >
61        <property name="text" >
62         <string>&amp;Close</string>
63        </property>
64       </widget>
65      </item>
66     </layout>
67    </item>
68   </layout>
69  </widget>
70  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
71  <tabstops>
72   <tabstop>viewSourceTV</tabstop>
73   <tabstop>closePB</tabstop>
74  </tabstops>
75  <resources/>
76  <connections/>
77 </ui>