]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QTexinfoUi.ui
This new citation dialog follows a new design similar to lyx-1.3:
[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="QVBoxLayout" >
22    <property name="margin" >
23     <number>11</number>
24    </property>
25    <property name="spacing" >
26     <number>6</number>
27    </property>
28    <item>
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       <widget class="QComboBox" name="whatStyle" >
38        <property name="toolTip" >
39         <string>Selected classes or styles</string>
40        </property>
41        <item>
42         <property name="text" >
43          <string>LaTeX classes</string>
44         </property>
45        </item>
46        <item>
47         <property name="text" >
48          <string>LaTeX styles</string>
49         </property>
50        </item>
51        <item>
52         <property name="text" >
53          <string>BibTeX styles</string>
54         </property>
55        </item>
56       </widget>
57      </item>
58      <item>
59       <spacer>
60        <property name="orientation" >
61         <enum>Qt::Horizontal</enum>
62        </property>
63        <property name="sizeType" >
64         <enum>QSizePolicy::Expanding</enum>
65        </property>
66        <property name="sizeHint" >
67         <size>
68          <width>20</width>
69          <height>20</height>
70         </size>
71        </property>
72       </spacer>
73      </item>
74      <item>
75       <widget class="QCheckBox" name="path" >
76        <property name="toolTip" >
77         <string>Toggles view of the file list</string>
78        </property>
79        <property name="text" >
80         <string>Show &amp;path</string>
81        </property>
82       </widget>
83      </item>
84     </layout>
85    </item>
86    <item>
87     <widget class="Q3ListBox" name="fileList" >
88      <property name="toolTip" >
89       <string>Installed files</string>
90      </property>
91     </widget>
92    </item>
93    <item>
94     <layout class="QHBoxLayout" >
95      <property name="margin" >
96       <number>0</number>
97      </property>
98      <property name="spacing" >
99       <number>6</number>
100      </property>
101      <item>
102       <spacer>
103        <property name="orientation" >
104         <enum>Qt::Horizontal</enum>
105        </property>
106        <property name="sizeType" >
107         <enum>QSizePolicy::Expanding</enum>
108        </property>
109        <property name="sizeHint" >
110         <size>
111          <width>20</width>
112          <height>20</height>
113         </size>
114        </property>
115       </spacer>
116      </item>
117      <item>
118       <widget class="QPushButton" name="rescanPB" >
119        <property name="toolTip" >
120         <string>Rebuild the file lists</string>
121        </property>
122        <property name="text" >
123         <string>&amp;Rescan</string>
124        </property>
125       </widget>
126      </item>
127      <item>
128       <widget class="QPushButton" name="viewPB" >
129        <property name="enabled" >
130         <bool>false</bool>
131        </property>
132        <property name="toolTip" >
133         <string>Show contents of marked file. Only possible when files are shown with path</string>
134        </property>
135        <property name="text" >
136         <string>&amp;View</string>
137        </property>
138       </widget>
139      </item>
140     </layout>
141    </item>
142    <item>
143     <layout class="QHBoxLayout" >
144      <property name="margin" >
145       <number>0</number>
146      </property>
147      <property name="spacing" >
148       <number>6</number>
149      </property>
150      <item>
151       <spacer>
152        <property name="orientation" >
153         <enum>Qt::Horizontal</enum>
154        </property>
155        <property name="sizeType" >
156         <enum>QSizePolicy::Expanding</enum>
157        </property>
158        <property name="sizeHint" >
159         <size>
160          <width>20</width>
161          <height>20</height>
162         </size>
163        </property>
164       </spacer>
165      </item>
166      <item>
167       <widget class="QPushButton" name="closePB" >
168        <property name="toolTip" >
169         <string>Close this dialog</string>
170        </property>
171        <property name="text" >
172         <string>&amp;Close</string>
173        </property>
174       </widget>
175      </item>
176     </layout>
177    </item>
178   </layout>
179  </widget>
180  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
181  <customwidgets>
182   <customwidget>
183    <class>Q3ListBox</class>
184    <extends></extends>
185    <header>q3listbox.h</header>
186    <container>0</container>
187    <pixmap></pixmap>
188   </customwidget>
189  </customwidgets>
190  <tabstops>
191   <tabstop>whatStyle</tabstop>
192   <tabstop>path</tabstop>
193   <tabstop>fileList</tabstop>
194   <tabstop>rescanPB</tabstop>
195   <tabstop>viewPB</tabstop>
196   <tabstop>closePB</tabstop>
197  </tabstops>
198  <resources/>
199  <connections/>
200 </ui>