]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/SymbolsUi.ui
*** New Symbols Dialog ***
[lyx.git] / src / frontends / qt4 / ui / SymbolsUi.ui
1 <ui version="4.0" >
2  <class>SymbolsUi</class>
3  <widget class="QDialog" name="SymbolsUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>486</width>
9     <height>338</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="minimumSize" >
19    <size>
20     <width>300</width>
21     <height>330</height>
22    </size>
23   </property>
24   <property name="maximumSize" >
25    <size>
26     <width>16777215</width>
27     <height>16777215</height>
28    </size>
29   </property>
30   <property name="windowTitle" >
31    <string/>
32   </property>
33   <property name="sizeGripEnabled" >
34    <bool>true</bool>
35   </property>
36   <layout class="QGridLayout" >
37    <item row="0" column="0" >
38     <layout class="QHBoxLayout" >
39      <item>
40       <widget class="QLabel" name="categoryLA" >
41        <property name="text" >
42         <string>Ca&amp;tegory:</string>
43        </property>
44        <property name="buddy" >
45         <cstring>categoryCO</cstring>
46        </property>
47       </widget>
48      </item>
49      <item>
50       <widget class="QComboBox" name="categoryCO" />
51      </item>
52     </layout>
53    </item>
54    <item row="0" column="1" >
55     <spacer>
56      <property name="orientation" >
57       <enum>Qt::Horizontal</enum>
58      </property>
59      <property name="sizeHint" >
60       <size>
61        <width>301</width>
62        <height>20</height>
63       </size>
64      </property>
65     </spacer>
66    </item>
67    <item row="1" column="0" colspan="2" >
68     <widget class="QListWidget" name="symbolsLW" >
69      <property name="sizePolicy" >
70       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
71        <horstretch>0</horstretch>
72        <verstretch>0</verstretch>
73       </sizepolicy>
74      </property>
75      <property name="minimumSize" >
76       <size>
77        <width>60</width>
78        <height>0</height>
79       </size>
80      </property>
81      <property name="maximumSize" >
82       <size>
83        <width>16777215</width>
84        <height>16777215</height>
85       </size>
86      </property>
87      <property name="horizontalScrollBarPolicy" >
88       <enum>Qt::ScrollBarAlwaysOff</enum>
89      </property>
90      <property name="iconSize" >
91       <size>
92        <width>16</width>
93        <height>16</height>
94       </size>
95      </property>
96      <property name="resizeMode" >
97       <enum>QListView::Adjust</enum>
98      </property>
99      <property name="spacing" >
100       <number>0</number>
101      </property>
102      <property name="currentRow" >
103       <number>-1</number>
104      </property>
105     </widget>
106    </item>
107    <item row="2" column="0" colspan="2" >
108     <widget class="QLineEdit" name="chosenLE" >
109      <property name="readOnly" >
110       <bool>false</bool>
111      </property>
112     </widget>
113    </item>
114    <item row="3" column="0" colspan="2" >
115     <layout class="QHBoxLayout" >
116      <item>
117       <spacer>
118        <property name="orientation" >
119         <enum>Qt::Horizontal</enum>
120        </property>
121        <property name="sizeType" >
122         <enum>QSizePolicy::Expanding</enum>
123        </property>
124        <property name="sizeHint" >
125         <size>
126          <width>211</width>
127          <height>28</height>
128         </size>
129        </property>
130       </spacer>
131      </item>
132      <item>
133       <widget class="QPushButton" name="okPB" >
134        <property name="text" >
135         <string>&amp;OK</string>
136        </property>
137       </widget>
138      </item>
139      <item>
140       <widget class="QPushButton" name="applyPB" >
141        <property name="sizePolicy" >
142         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
143          <horstretch>0</horstretch>
144          <verstretch>0</verstretch>
145         </sizepolicy>
146        </property>
147        <property name="toolTip" >
148         <string>Insert the delimiters</string>
149        </property>
150        <property name="text" >
151         <string>&amp;Apply</string>
152        </property>
153       </widget>
154      </item>
155      <item>
156       <widget class="QPushButton" name="closePB" >
157        <property name="sizePolicy" >
158         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
159          <horstretch>0</horstretch>
160          <verstretch>0</verstretch>
161         </sizepolicy>
162        </property>
163        <property name="text" >
164         <string>&amp;Close</string>
165        </property>
166       </widget>
167      </item>
168     </layout>
169    </item>
170   </layout>
171  </widget>
172  <layoutdefault spacing="6" margin="9" />
173  <tabstops>
174   <tabstop>applyPB</tabstop>
175   <tabstop>closePB</tabstop>
176  </tabstops>
177  <includes>
178   <include location="local" >qt_helpers.h</include>
179  </includes>
180  <resources/>
181  <connections/>
182 </ui>