|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0" stdsetdef="1"> |
|
3 <author></author> |
|
4 <comment>********************************************************************* |
|
5 ** |
|
6 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
7 ** All rights reserved. |
|
8 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
9 ** |
|
10 ** This file is part of the autotests of the Qt Toolkit. |
|
11 ** |
|
12 ** $QT_BEGIN_LICENSE:LGPL$ |
|
13 ** No Commercial Usage |
|
14 ** This file contains pre-release code and may not be distributed. |
|
15 ** You may use this file in accordance with the terms and conditions |
|
16 ** contained in the Technology Preview License Agreement accompanying |
|
17 ** this package. |
|
18 ** |
|
19 ** GNU Lesser General Public License Usage |
|
20 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
21 ** General Public License version 2.1 as published by the Free Software |
|
22 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
23 ** packaging of this file. Please review the following information to |
|
24 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
25 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
26 ** |
|
27 ** In addition, as a special exception, Nokia gives you certain additional |
|
28 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
29 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
30 ** |
|
31 ** If you have questions regarding the use of this file, please contact |
|
32 ** Nokia at qt-info@nokia.com. |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** |
|
41 ** $QT_END_LICENSE$ |
|
42 ** |
|
43 *********************************************************************</comment> |
|
44 <exportmacro></exportmacro> |
|
45 <class>QActiveXSelect</class> |
|
46 <widget class="QDialog" name="QActiveXSelect"> |
|
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="windowTitle"> |
|
56 <string>Select ActiveX Control</string> |
|
57 </property> |
|
58 <property name="sizeGripEnabled"> |
|
59 <bool>true</bool> |
|
60 </property> |
|
61 <layout class="QGridLayout"> |
|
62 <property name="margin"> |
|
63 <number>11</number> |
|
64 </property> |
|
65 <property name="spacing"> |
|
66 <number>6</number> |
|
67 </property> |
|
68 <item row="0" column="1" rowspan="2" colspan="1"> |
|
69 <layout class="QVBoxLayout"> |
|
70 <property name="margin"> |
|
71 <number>0</number> |
|
72 </property> |
|
73 <property name="spacing"> |
|
74 <number>6</number> |
|
75 </property> |
|
76 <item> |
|
77 <widget class="QPushButton" name="buttonOk"> |
|
78 <property name="windowTitle"> |
|
79 <string/> |
|
80 </property> |
|
81 <property name="text"> |
|
82 <string>OK</string> |
|
83 </property> |
|
84 <property name="autoDefault"> |
|
85 <bool>true</bool> |
|
86 </property> |
|
87 <property name="default"> |
|
88 <bool>true</bool> |
|
89 </property> |
|
90 </widget> |
|
91 </item> |
|
92 <item> |
|
93 <widget class="QPushButton" name="buttonCancel"> |
|
94 <property name="text"> |
|
95 <string>&Cancel</string> |
|
96 </property> |
|
97 <property name="autoDefault"> |
|
98 <bool>true</bool> |
|
99 </property> |
|
100 </widget> |
|
101 </item> |
|
102 <item> |
|
103 <spacer name="Spacer2"> |
|
104 <property name="sizeHint"> |
|
105 <size> |
|
106 <width>20</width> |
|
107 <height>0</height> |
|
108 </size> |
|
109 </property> |
|
110 <property name="sizeType"> |
|
111 <enum>QSizePolicy::Expanding</enum> |
|
112 </property> |
|
113 <property name="orientation"> |
|
114 <enum>Qt::Vertical</enum> |
|
115 </property> |
|
116 </spacer> |
|
117 </item> |
|
118 </layout> |
|
119 </item> |
|
120 <item row="0" column="0"> |
|
121 <widget class="Q3ListBox" name="ActiveXList"/> |
|
122 </item> |
|
123 <item row="1" column="0"> |
|
124 <layout class="QHBoxLayout"> |
|
125 <property name="margin"> |
|
126 <number>0</number> |
|
127 </property> |
|
128 <property name="spacing"> |
|
129 <number>6</number> |
|
130 </property> |
|
131 <item> |
|
132 <widget class="QLabel" name="TextLabel1"> |
|
133 <property name="text"> |
|
134 <string>COM &Object:</string> |
|
135 </property> |
|
136 <property name="buddy" stdset="0"> |
|
137 <cstring>ActiveX</cstring> |
|
138 </property> |
|
139 <property name="wordWrap"> |
|
140 <bool>false</bool> |
|
141 </property> |
|
142 </widget> |
|
143 </item> |
|
144 <item> |
|
145 <widget class="QLineEdit" name="ActiveX"/> |
|
146 </item> |
|
147 </layout> |
|
148 </item> |
|
149 </layout> |
|
150 </widget> |
|
151 <layoutdefault spacing="6" margin="11"/> |
|
152 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
153 <includes> |
|
154 <include location="local">qaxwidget.h</include> |
|
155 </includes> |
|
156 <connections> |
|
157 <connection> |
|
158 <sender>buttonOk</sender> |
|
159 <signal>clicked()</signal> |
|
160 <receiver>QActiveXSelect</receiver> |
|
161 <slot>accept()</slot> |
|
162 </connection> |
|
163 <connection> |
|
164 <sender>buttonCancel</sender> |
|
165 <signal>clicked()</signal> |
|
166 <receiver>QActiveXSelect</receiver> |
|
167 <slot>reject()</slot> |
|
168 </connection> |
|
169 <connection> |
|
170 <sender>ActiveXList</sender> |
|
171 <signal>highlighted(Q3ListBoxItem*)</signal> |
|
172 <receiver>QActiveXSelect</receiver> |
|
173 <slot>controlSelected(Q3ListBoxItem*)</slot> |
|
174 </connection> |
|
175 <connection> |
|
176 <sender>ActiveXList</sender> |
|
177 <signal>selected(QString)</signal> |
|
178 <receiver>QActiveXSelect</receiver> |
|
179 <slot>accept()</slot> |
|
180 </connection> |
|
181 </connections> |
|
182 </ui> |