|
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
2 <class>QActiveXSelect</class> |
|
3 <comment>********************************************************************* |
|
4 ** |
|
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
6 ** All rights reserved. |
|
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
8 ** |
|
9 ** This file is part of the autotests of the Qt Toolkit. |
|
10 ** |
|
11 ** $QT_BEGIN_LICENSE:LGPL$ |
|
12 ** No Commercial Usage |
|
13 ** This file contains pre-release code and may not be distributed. |
|
14 ** You may use this file in accordance with the terms and conditions |
|
15 ** contained in the Technology Preview License Agreement accompanying |
|
16 ** this package. |
|
17 ** |
|
18 ** GNU Lesser General Public License Usage |
|
19 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
20 ** General Public License version 2.1 as published by the Free Software |
|
21 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
22 ** packaging of this file. Please review the following information to |
|
23 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
25 ** |
|
26 ** In addition, as a special exception, Nokia gives you certain additional |
|
27 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
29 ** |
|
30 ** If you have questions regarding the use of this file, please contact |
|
31 ** Nokia at qt-info@nokia.com. |
|
32 ** |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** $QT_END_LICENSE$ |
|
41 ** |
|
42 *********************************************************************</comment> |
|
43 <widget class="QDialog"> |
|
44 <property name="name"> |
|
45 <cstring>QActiveXSelect</cstring> |
|
46 </property> |
|
47 <property name="geometry"> |
|
48 <rect> |
|
49 <x>0</x> |
|
50 <y>0</y> |
|
51 <width>439</width> |
|
52 <height>326</height> |
|
53 </rect> |
|
54 </property> |
|
55 <property name="caption"> |
|
56 <string>Select ActiveX Control</string> |
|
57 </property> |
|
58 <property name="sizeGripEnabled"> |
|
59 <bool>true</bool> |
|
60 </property> |
|
61 <grid> |
|
62 <property name="name"> |
|
63 <cstring>unnamed</cstring> |
|
64 </property> |
|
65 <property name="margin"> |
|
66 <number>11</number> |
|
67 </property> |
|
68 <property name="spacing"> |
|
69 <number>6</number> |
|
70 </property> |
|
71 <widget class="QLayoutWidget" row="0" column="1" rowspan="2" colspan="1"> |
|
72 <property name="name"> |
|
73 <cstring>Layout2</cstring> |
|
74 </property> |
|
75 <vbox> |
|
76 <property name="name"> |
|
77 <cstring>unnamed</cstring> |
|
78 </property> |
|
79 <property name="margin"> |
|
80 <number>0</number> |
|
81 </property> |
|
82 <property name="spacing"> |
|
83 <number>6</number> |
|
84 </property> |
|
85 <widget class="QPushButton"> |
|
86 <property name="name"> |
|
87 <cstring>buttonOk</cstring> |
|
88 </property> |
|
89 <property name="caption"> |
|
90 <string></string> |
|
91 </property> |
|
92 <property name="text"> |
|
93 <string>OK</string> |
|
94 </property> |
|
95 <property name="autoDefault"> |
|
96 <bool>true</bool> |
|
97 </property> |
|
98 <property name="default"> |
|
99 <bool>true</bool> |
|
100 </property> |
|
101 </widget> |
|
102 <widget class="QPushButton"> |
|
103 <property name="name"> |
|
104 <cstring>buttonCancel</cstring> |
|
105 </property> |
|
106 <property name="text"> |
|
107 <string>&Cancel</string> |
|
108 </property> |
|
109 <property name="autoDefault"> |
|
110 <bool>true</bool> |
|
111 </property> |
|
112 </widget> |
|
113 <spacer> |
|
114 <property name="name"> |
|
115 <cstring>Spacer2</cstring> |
|
116 </property> |
|
117 <property name="orientation"> |
|
118 <enum>Vertical</enum> |
|
119 </property> |
|
120 <property name="sizeType"> |
|
121 <enum>Expanding</enum> |
|
122 </property> |
|
123 <property name="sizeHint"> |
|
124 <size> |
|
125 <width>20</width> |
|
126 <height>0</height> |
|
127 </size> |
|
128 </property> |
|
129 </spacer> |
|
130 </vbox> |
|
131 </widget> |
|
132 <widget class="QListBox" row="0" column="0"> |
|
133 <property name="name"> |
|
134 <cstring>ActiveXList</cstring> |
|
135 </property> |
|
136 </widget> |
|
137 <widget class="QLayoutWidget" row="1" column="0"> |
|
138 <property name="name"> |
|
139 <cstring>Layout2</cstring> |
|
140 </property> |
|
141 <hbox> |
|
142 <property name="name"> |
|
143 <cstring>unnamed</cstring> |
|
144 </property> |
|
145 <property name="margin"> |
|
146 <number>0</number> |
|
147 </property> |
|
148 <property name="spacing"> |
|
149 <number>6</number> |
|
150 </property> |
|
151 <widget class="QLabel"> |
|
152 <property name="name"> |
|
153 <cstring>TextLabel1</cstring> |
|
154 </property> |
|
155 <property name="text"> |
|
156 <string>COM &Object:</string> |
|
157 </property> |
|
158 <property name="buddy" stdset="0"> |
|
159 <cstring>ActiveX</cstring> |
|
160 </property> |
|
161 </widget> |
|
162 <widget class="QLineEdit"> |
|
163 <property name="name"> |
|
164 <cstring>ActiveX</cstring> |
|
165 </property> |
|
166 </widget> |
|
167 </hbox> |
|
168 </widget> |
|
169 </grid> |
|
170 </widget> |
|
171 <connections> |
|
172 <connection> |
|
173 <sender>buttonOk</sender> |
|
174 <signal>clicked()</signal> |
|
175 <receiver>QActiveXSelect</receiver> |
|
176 <slot>accept()</slot> |
|
177 </connection> |
|
178 <connection> |
|
179 <sender>buttonCancel</sender> |
|
180 <signal>clicked()</signal> |
|
181 <receiver>QActiveXSelect</receiver> |
|
182 <slot>reject()</slot> |
|
183 </connection> |
|
184 <connection> |
|
185 <sender>ActiveXList</sender> |
|
186 <signal>highlighted(QListBoxItem*)</signal> |
|
187 <receiver>QActiveXSelect</receiver> |
|
188 <slot>controlSelected(QListBoxItem*)</slot> |
|
189 </connection> |
|
190 <connection> |
|
191 <sender>ActiveXList</sender> |
|
192 <signal>selected(const QString&)</signal> |
|
193 <receiver>QActiveXSelect</receiver> |
|
194 <slot>accept()</slot> |
|
195 </connection> |
|
196 </connections> |
|
197 <includes> |
|
198 <include location="global" impldecl="in implementation">designerinterface.h</include> |
|
199 <include location="local" impldecl="in declaration">qaxwidget.h</include> |
|
200 <include location="local" impldecl="in implementation">qactivexselect.ui.h</include> |
|
201 </includes> |
|
202 <forwards> |
|
203 <forward>struct DesignerInterface</forward> |
|
204 </forwards> |
|
205 <variables> |
|
206 <variable>DesignerInterface *designer;</variable> |
|
207 <variable>QAxWidget *activex;</variable> |
|
208 </variables> |
|
209 <slots> |
|
210 <slot>init()</slot> |
|
211 <slot>controlSelected( QListBoxItem *ctrl )</slot> |
|
212 <slot>openLater()</slot> |
|
213 <slot>setActiveX( QAxWidget * ax )</slot> |
|
214 <slot>setDesigner( DesignerInterface * des )</slot> |
|
215 <slot returnType="QString">selectedControl()</slot> |
|
216 </slots> |
|
217 <layoutdefaults spacing="6" margin="11"/> |
|
218 </UI> |