]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrintNomenclUi.ui
Tooltip change as suggested by Jean-Pierre
[lyx.git] / src / frontends / qt4 / ui / PrintNomenclUi.ui
1 <ui version="4.0" >
2  <class>PrintNomenclUi</class>
3  <widget class="QWidget" name="PrintNomenclUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>336</width>
9     <height>80</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Nomenclature settings</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" colspan="2" >
17     <widget class="QLabel" name="setWidthLA" >
18      <property name="toolTip" >
19       <string>Define hanging indentation/label length for the nomenclature list.</string>
20      </property>
21      <property name="text" >
22       <string>&amp;List Indentation:</string>
23      </property>
24      <property name="buddy" >
25       <cstring>setWidthCO</cstring>
26      </property>
27     </widget>
28    </item>
29    <item row="0" column="2" colspan="2" >
30     <widget class="QComboBox" name="setWidthCO" >
31      <property name="toolTip" >
32       <string>Define hanging indentation/label length for the nomenclature list.</string>
33      </property>
34     </widget>
35    </item>
36    <item row="1" column="0" colspan="2" >
37     <widget class="QLabel" name="valueLA" >
38      <property name="text" >
39       <string>Custom &amp;Width:</string>
40      </property>
41      <property name="buddy" >
42       <cstring>valueLE</cstring>
43      </property>
44     </widget>
45    </item>
46    <item row="1" column="2" >
47     <widget class="QLineEdit" name="valueLE" >
48      <property name="enabled" >
49       <bool>false</bool>
50      </property>
51      <property name="toolTip" >
52       <string>Custom value. "List Indentation" needs to be set to "Custom".</string>
53      </property>
54     </widget>
55    </item>
56    <item row="1" column="3" >
57     <widget class="lyx::frontend::LengthCombo" name="unitLC" />
58    </item>
59   </layout>
60  </widget>
61  <customwidgets>
62   <customwidget>
63    <class>lyx::frontend::LengthCombo</class>
64    <extends>QComboBox</extends>
65    <header>LengthCombo.h</header>
66   </customwidget>
67  </customwidgets>
68  <tabstops>
69   <tabstop>valueLE</tabstop>
70  </tabstops>
71  <includes>
72   <include location="local" >qt_i18n.h</include>
73  </includes>
74  <resources/>
75  <connections/>
76 </ui>