]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/InfoUi.ui
Preliminar InsetInfo dialog. This was done as an exercise to show Bo (an others)...
[lyx.git] / src / frontends / qt4 / ui / InfoUi.ui
1 <ui version="4.0" >
2  <class>InfoUi</class>
3  <widget class="QDialog" name="InfoUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>161</width>
9     <height>121</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" name="gridLayout" >
19    <item row="0" column="0" >
20     <spacer name="spacer" >
21      <property name="orientation" >
22       <enum>Qt::Horizontal</enum>
23      </property>
24      <property name="sizeType" >
25       <enum>QSizePolicy::Expanding</enum>
26      </property>
27      <property name="sizeHint" stdset="0" >
28       <size>
29        <width>84</width>
30        <height>20</height>
31       </size>
32      </property>
33     </spacer>
34    </item>
35    <item row="0" column="1" >
36     <widget class="QPushButton" name="closePB" >
37      <property name="text" >
38       <string>&amp;Close</string>
39      </property>
40      <property name="default" >
41       <bool>true</bool>
42      </property>
43     </widget>
44    </item>
45   </layout>
46  </widget>
47  <includes>
48   <include location="local" >qt_i18n.h</include>
49  </includes>
50  <resources/>
51  <connections/>
52 </ui>