]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QShowFileUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / QShowFileUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QShowFileUi</class>
6  <widget class="QDialog" name="QShowFileUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>301</width>
12     <height>259</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="Q3TextView" name="text" >
30      <property name="toolTip" >
31       <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        <property name="default" >
65         <bool>true</bool>
66        </property>
67       </widget>
68      </item>
69     </layout>
70    </item>
71   </layout>
72  </widget>
73  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
74  <customwidgets>
75   <customwidget>
76    <class>Q3TextView</class>
77    <extends>QWidget</extends>
78    <header>q3textview.h</header>
79    <container>1</container>
80    <pixmap></pixmap>
81   </customwidget>
82  </customwidgets>
83  <resources/>
84  <connections/>
85 </ui>