]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/HyperlinkUi.ui
- add entry to FORMATS file for Stefan's format change (Richards to 296 change is...
[lyx.git] / src / frontends / qt4 / ui / HyperlinkUi.ui
1 <ui version="4.0" >
2  <class>HyperlinkUi</class>
3  <widget class="QDialog" name="HyperlinkUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>336</width>
9     <height>155</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <property name="sizeGripEnabled" >
16    <bool>true</bool>
17   </property>
18   <layout class="QGridLayout" >
19    <item row="0" column="0" >
20     <widget class="QLabel" name="urlLA" >
21      <property name="toolTip" >
22       <string>URL</string>
23      </property>
24      <property name="text" >
25       <string>&amp;Target:</string>
26      </property>
27      <property name="buddy" >
28       <cstring>urlED</cstring>
29      </property>
30     </widget>
31    </item>
32    <item row="0" column="1" colspan="2" >
33     <widget class="QLineEdit" name="urlED" >
34      <property name="toolTip" >
35       <string>URL</string>
36      </property>
37     </widget>
38    </item>
39    <item row="1" column="0" >
40     <widget class="QLabel" name="nameLA" >
41      <property name="toolTip" >
42       <string>Name associated with the URL</string>
43      </property>
44      <property name="text" >
45       <string>&amp;Name:</string>
46      </property>
47      <property name="buddy" >
48       <cstring>nameED</cstring>
49      </property>
50     </widget>
51    </item>
52    <item row="1" column="1" colspan="2" >
53     <widget class="QLineEdit" name="nameED" >
54      <property name="toolTip" >
55       <string>Name associated with the URL</string>
56      </property>
57     </widget>
58    </item>
59    <item row="2" column="1" >
60     <widget class="QGroupBox" name="TypeGB" >
61      <property name="toolTip" >
62       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
63 p, li { white-space: pre-wrap; }
64 &lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
65 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specify the link target&lt;/p>&lt;/body>&lt;/html></string>
66      </property>
67      <property name="title" >
68       <string>Link type</string>
69      </property>
70      <layout class="QGridLayout" >
71       <item row="0" column="0" >
72        <widget class="QRadioButton" name="WebRB" >
73         <property name="toolTip" >
74          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
75 p, li { white-space: pre-wrap; }
76 &lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
77 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">Link to the web or to every other target&lt;/p>&lt;/body>&lt;/html></string>
78         </property>
79         <property name="text" >
80          <string>&amp;Web</string>
81         </property>
82        </widget>
83       </item>
84       <item row="0" column="1" >
85        <widget class="QRadioButton" name="EmailRB" >
86         <property name="toolTip" >
87          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
88 p, li { white-space: pre-wrap; }
89 &lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
90 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">Link to an email address&lt;/p>&lt;/body>&lt;/html></string>
91         </property>
92         <property name="text" >
93          <string>&amp;Email</string>
94         </property>
95        </widget>
96       </item>
97       <item row="0" column="2" >
98        <widget class="QRadioButton" name="FileRB" >
99         <property name="toolTip" >
100          <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
101 p, li { white-space: pre-wrap; }
102 &lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
103 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Link to a file&lt;/p>&lt;/body>&lt;/html></string>
104         </property>
105         <property name="text" >
106          <string>&amp;File</string>
107         </property>
108        </widget>
109       </item>
110      </layout>
111     </widget>
112    </item>
113    <item row="2" column="2" >
114     <spacer>
115      <property name="orientation" >
116       <enum>Qt::Horizontal</enum>
117      </property>
118      <property name="sizeHint" >
119       <size>
120        <width>40</width>
121        <height>20</height>
122       </size>
123      </property>
124     </spacer>
125    </item>
126    <item row="3" column="0" colspan="3" >
127     <layout class="QHBoxLayout" >
128      <property name="spacing" >
129       <number>6</number>
130      </property>
131      <property name="leftMargin" >
132       <number>0</number>
133      </property>
134      <property name="topMargin" >
135       <number>0</number>
136      </property>
137      <property name="rightMargin" >
138       <number>0</number>
139      </property>
140      <property name="bottomMargin" >
141       <number>0</number>
142      </property>
143      <item>
144       <spacer>
145        <property name="orientation" >
146         <enum>Qt::Horizontal</enum>
147        </property>
148        <property name="sizeType" >
149         <enum>QSizePolicy::Expanding</enum>
150        </property>
151        <property name="sizeHint" >
152         <size>
153          <width>20</width>
154          <height>20</height>
155         </size>
156        </property>
157       </spacer>
158      </item>
159      <item>
160       <widget class="QPushButton" name="okPB" >
161        <property name="text" >
162         <string>&amp;OK</string>
163        </property>
164        <property name="default" >
165         <bool>true</bool>
166        </property>
167       </widget>
168      </item>
169      <item>
170       <widget class="QPushButton" name="closePB" >
171        <property name="text" >
172         <string>&amp;Close</string>
173        </property>
174       </widget>
175      </item>
176     </layout>
177    </item>
178   </layout>
179  </widget>
180  <tabstops>
181   <tabstop>urlED</tabstop>
182   <tabstop>nameED</tabstop>
183   <tabstop>WebRB</tabstop>
184   <tabstop>EmailRB</tabstop>
185   <tabstop>FileRB</tabstop>
186   <tabstop>okPB</tabstop>
187   <tabstop>closePB</tabstop>
188  </tabstops>
189  <includes>
190   <include location="local" >qt_helpers.h</include>
191  </includes>
192  <resources/>
193  <connections/>
194 </ui>