]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QTexinfoUi.ui
remove qPixmapFromMimeSource. This caused the inclusion of Qt3 support headers which...
[lyx.git] / src / frontends / qt4 / ui / QTexinfoUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QTexinfoUi</class>
6  <widget class="QDialog" name="QTexinfoUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>267</width>
12     <height>290</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="QGridLayout" >
22    <property name="margin" >
23     <number>9</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item row="1" column="0" >
29     <widget class="QListWidget" name="fileList" />
30    </item>
31    <item row="3" column="0" >
32     <layout class="QHBoxLayout" >
33      <property name="margin" >
34       <number>0</number>
35      </property>
36      <property name="spacing" >
37       <number>6</number>
38      </property>
39      <item>
40       <spacer>
41        <property name="orientation" >
42         <enum>Qt::Horizontal</enum>
43        </property>
44        <property name="sizeType" >
45         <enum>QSizePolicy::Expanding</enum>
46        </property>
47        <property name="sizeHint" >
48         <size>
49          <width>20</width>
50          <height>20</height>
51         </size>
52        </property>
53       </spacer>
54      </item>
55      <item>
56       <widget class="QPushButton" name="closePB" >
57        <property name="toolTip" >
58         <string>Close this dialog</string>
59        </property>
60        <property name="text" >
61         <string>&amp;Close</string>
62        </property>
63       </widget>
64      </item>
65     </layout>
66    </item>
67    <item row="2" column="0" >
68     <layout class="QHBoxLayout" >
69      <property name="margin" >
70       <number>0</number>
71      </property>
72      <property name="spacing" >
73       <number>6</number>
74      </property>
75      <item>
76       <spacer>
77        <property name="orientation" >
78         <enum>Qt::Horizontal</enum>
79        </property>
80        <property name="sizeType" >
81         <enum>QSizePolicy::Expanding</enum>
82        </property>
83        <property name="sizeHint" >
84         <size>
85          <width>20</width>
86          <height>20</height>
87         </size>
88        </property>
89       </spacer>
90      </item>
91      <item>
92       <widget class="QPushButton" name="rescanPB" >
93        <property name="toolTip" >
94         <string>Rebuild the file lists</string>
95        </property>
96        <property name="text" >
97         <string>&amp;Rescan</string>
98        </property>
99       </widget>
100      </item>
101      <item>
102       <widget class="QPushButton" name="viewPB" >
103        <property name="enabled" >
104         <bool>false</bool>
105        </property>
106        <property name="toolTip" >
107         <string>Show contents of marked file. Only possible when files are shown with path</string>
108        </property>
109        <property name="text" >
110         <string>&amp;View</string>
111        </property>
112       </widget>
113      </item>
114     </layout>
115    </item>
116    <item row="0" column="0" >
117     <layout class="QHBoxLayout" >
118      <property name="margin" >
119       <number>0</number>
120      </property>
121      <property name="spacing" >
122       <number>6</number>
123      </property>
124      <item>
125       <widget class="QComboBox" name="whatStyle" >
126        <property name="toolTip" >
127         <string>Selected classes or styles</string>
128        </property>
129        <item>
130         <property name="text" >
131          <string>LaTeX classes</string>
132         </property>
133        </item>
134        <item>
135         <property name="text" >
136          <string>LaTeX styles</string>
137         </property>
138        </item>
139        <item>
140         <property name="text" >
141          <string>BibTeX styles</string>
142         </property>
143        </item>
144       </widget>
145      </item>
146      <item>
147       <spacer>
148        <property name="orientation" >
149         <enum>Qt::Horizontal</enum>
150        </property>
151        <property name="sizeType" >
152         <enum>QSizePolicy::Expanding</enum>
153        </property>
154        <property name="sizeHint" >
155         <size>
156          <width>20</width>
157          <height>20</height>
158         </size>
159        </property>
160       </spacer>
161      </item>
162      <item>
163       <widget class="QCheckBox" name="path" >
164        <property name="toolTip" >
165         <string>Toggles view of the file list</string>
166        </property>
167        <property name="text" >
168         <string>Show &amp;path</string>
169        </property>
170       </widget>
171      </item>
172     </layout>
173    </item>
174   </layout>
175  </widget>
176  <pixmapfunction></pixmapfunction>
177  <tabstops>
178   <tabstop>whatStyle</tabstop>
179   <tabstop>path</tabstop>
180   <tabstop>rescanPB</tabstop>
181   <tabstop>viewPB</tabstop>
182   <tabstop>closePB</tabstop>
183  </tabstops>
184  <resources/>
185  <connections/>
186 </ui>