]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/SymbolsUi.ui
7f3cd1b12322c249bab89369ff5d3f8019da038e
[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>81</width>
62        <height>31</height>
63       </size>
64      </property>
65     </spacer>
66    </item>
67    <item row="0" column="2" >
68     <widget class="QCheckBox" name="categoryFilterCB" >
69      <property name="toolTip" >
70       <string>Select this to display all available characters at once</string>
71      </property>
72      <property name="text" >
73       <string>&amp;Display all</string>
74      </property>
75     </widget>
76    </item>
77    <item row="1" column="0" colspan="3" >
78     <widget class="QListWidget" name="symbolsLW" >
79      <property name="sizePolicy" >
80       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
81        <horstretch>0</horstretch>
82        <verstretch>0</verstretch>
83       </sizepolicy>
84      </property>
85      <property name="minimumSize" >
86       <size>
87        <width>60</width>
88        <height>0</height>
89       </size>
90      </property>
91      <property name="maximumSize" >
92       <size>
93        <width>16777215</width>
94        <height>16777215</height>
95       </size>
96      </property>
97      <property name="horizontalScrollBarPolicy" >
98       <enum>Qt::ScrollBarAlwaysOff</enum>
99      </property>
100      <property name="iconSize" >
101       <size>
102        <width>16</width>
103        <height>16</height>
104       </size>
105      </property>
106      <property name="resizeMode" >
107       <enum>QListView::Adjust</enum>
108      </property>
109      <property name="spacing" >
110       <number>0</number>
111      </property>
112      <property name="currentRow" >
113       <number>-1</number>
114      </property>
115     </widget>
116    </item>
117    <item row="2" column="0" colspan="3" >
118     <widget class="QLineEdit" name="chosenLE" >
119      <property name="readOnly" >
120       <bool>false</bool>
121      </property>
122     </widget>
123    </item>
124    <item row="3" column="0" colspan="3" >
125     <layout class="QHBoxLayout" >
126      <item>
127       <spacer>
128        <property name="orientation" >
129         <enum>Qt::Horizontal</enum>
130        </property>
131        <property name="sizeType" >
132         <enum>QSizePolicy::Expanding</enum>
133        </property>
134        <property name="sizeHint" >
135         <size>
136          <width>211</width>
137          <height>28</height>
138         </size>
139        </property>
140       </spacer>
141      </item>
142      <item>
143       <widget class="QPushButton" name="okPB" >
144        <property name="text" >
145         <string>&amp;OK</string>
146        </property>
147       </widget>
148      </item>
149      <item>
150       <widget class="QPushButton" name="applyPB" >
151        <property name="sizePolicy" >
152         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
153          <horstretch>0</horstretch>
154          <verstretch>0</verstretch>
155         </sizepolicy>
156        </property>
157        <property name="toolTip" >
158         <string>Insert the delimiters</string>
159        </property>
160        <property name="text" >
161         <string>&amp;Apply</string>
162        </property>
163       </widget>
164      </item>
165      <item>
166       <widget class="QPushButton" name="closePB" >
167        <property name="sizePolicy" >
168         <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
169          <horstretch>0</horstretch>
170          <verstretch>0</verstretch>
171         </sizepolicy>
172        </property>
173        <property name="text" >
174         <string>&amp;Close</string>
175        </property>
176       </widget>
177      </item>
178     </layout>
179    </item>
180   </layout>
181  </widget>
182  <layoutdefault spacing="6" margin="9" />
183  <tabstops>
184   <tabstop>applyPB</tabstop>
185   <tabstop>closePB</tabstop>
186  </tabstops>
187  <includes>
188   <include location="local" >qt_helpers.h</include>
189  </includes>
190  <resources/>
191  <connections/>
192 </ui>