]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/ShowFileUi.ui
On Mac, moving down a paragraph should place the cursor at the end of the current...
[lyx.git] / src / frontends / qt4 / ui / ShowFileUi.ui
1 <ui version="4.0" >
2  <class>ShowFileUi</class>
3  <widget class="QDialog" name="ShowFileUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>301</width>
9     <height>259</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <property name="sizeGripEnabled" >
16    <bool>true</bool>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="0" >
26     <widget class="QTextBrowser" name="textTB" />
27    </item>
28    <item row="1" column="0" >
29     <layout class="QHBoxLayout" >
30      <property name="margin" >
31       <number>0</number>
32      </property>
33      <property name="spacing" >
34       <number>6</number>
35      </property>
36      <item>
37       <spacer>
38        <property name="orientation" >
39         <enum>Qt::Horizontal</enum>
40        </property>
41        <property name="sizeType" >
42         <enum>QSizePolicy::Expanding</enum>
43        </property>
44        <property name="sizeHint" >
45         <size>
46          <width>20</width>
47          <height>20</height>
48         </size>
49        </property>
50       </spacer>
51      </item>
52      <item>
53       <widget class="QPushButton" name="closePB" >
54        <property name="text" >
55         <string>&amp;Close</string>
56        </property>
57        <property name="default" >
58         <bool>true</bool>
59        </property>
60       </widget>
61      </item>
62     </layout>
63    </item>
64   </layout>
65  </widget>
66  <pixmapfunction></pixmapfunction>
67  <includes>
68   <include location="local" >qt_i18n.h</include>
69  </includes>
70  <resources/>
71  <connections/>
72 </ui>