168 <widget class="QLabel" name="label_8"> |
168 <widget class="QLabel" name="label_8"> |
169 <property name="text"> |
169 <property name="text"> |
170 <string>Long Description:</string> |
170 <string>Long Description:</string> |
171 </property> |
171 </property> |
172 <property name="alignment"> |
172 <property name="alignment"> |
173 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
173 <set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set> |
174 </property> |
174 </property> |
175 </widget> |
175 </widget> |
176 </item> |
176 </item> |
177 <item row="7" column="1" colspan="2"> |
177 <item row="7" column="1" colspan="2"> |
178 <widget class="EricSpellCheckedPlainTextEdit" name="longDescriptionEdit"> |
178 <widget class="EricSpellCheckedPlainTextEdit" name="longDescriptionEdit"> |
238 </widget> |
238 </widget> |
239 </item> |
239 </item> |
240 </layout> |
240 </layout> |
241 </item> |
241 </item> |
242 <item> |
242 <item> |
|
243 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
244 <item> |
|
245 <widget class="QLabel" name="label_10"> |
|
246 <property name="text"> |
|
247 <string>Plug-in Type:</string> |
|
248 </property> |
|
249 </widget> |
|
250 </item> |
|
251 <item> |
|
252 <widget class="QComboBox" name="pluginTypeCombo"> |
|
253 <property name="toolTip"> |
|
254 <string>Select the plug-in type</string> |
|
255 </property> |
|
256 </widget> |
|
257 </item> |
|
258 <item> |
|
259 <spacer name="horizontalSpacer_2"> |
|
260 <property name="orientation"> |
|
261 <enum>Qt::Orientation::Horizontal</enum> |
|
262 </property> |
|
263 <property name="sizeHint" stdset="0"> |
|
264 <size> |
|
265 <width>406</width> |
|
266 <height>20</height> |
|
267 </size> |
|
268 </property> |
|
269 </spacer> |
|
270 </item> |
|
271 </layout> |
|
272 </item> |
|
273 <item> |
243 <widget class="QFrame" name="ondemandFrame"> |
274 <widget class="QFrame" name="ondemandFrame"> |
244 <property name="enabled"> |
275 <property name="enabled"> |
245 <bool>false</bool> |
276 <bool>false</bool> |
246 </property> |
277 </property> |
247 <property name="frameShape"> |
278 <property name="frameShape"> |
248 <enum>QFrame::NoFrame</enum> |
279 <enum>QFrame::Shape::NoFrame</enum> |
249 </property> |
280 </property> |
250 <property name="frameShadow"> |
281 <property name="frameShadow"> |
251 <enum>QFrame::Raised</enum> |
282 <enum>QFrame::Shadow::Raised</enum> |
252 </property> |
283 </property> |
253 <layout class="QGridLayout" name="gridLayout_4"> |
284 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
254 <item row="0" column="0"> |
285 <property name="leftMargin"> |
255 <widget class="QLabel" name="label_10"> |
286 <number>0</number> |
256 <property name="text"> |
287 </property> |
257 <string>Plug-in Type:</string> |
288 <property name="topMargin"> |
258 </property> |
289 <number>0</number> |
259 </widget> |
290 </property> |
260 </item> |
291 <property name="rightMargin"> |
261 <item row="0" column="1"> |
292 <number>0</number> |
262 <widget class="QComboBox" name="pluginTypeCombo"> |
293 </property> |
263 <property name="toolTip"> |
294 <property name="bottomMargin"> |
264 <string>Select the plug-in type</string> |
295 <number>0</number> |
265 </property> |
296 </property> |
266 </widget> |
297 <item> |
267 </item> |
|
268 <item row="0" column="2"> |
|
269 <spacer name="horizontalSpacer_2"> |
|
270 <property name="orientation"> |
|
271 <enum>Qt::Horizontal</enum> |
|
272 </property> |
|
273 <property name="sizeHint" stdset="0"> |
|
274 <size> |
|
275 <width>406</width> |
|
276 <height>20</height> |
|
277 </size> |
|
278 </property> |
|
279 </spacer> |
|
280 </item> |
|
281 <item row="1" column="0"> |
|
282 <widget class="QLabel" name="label_11"> |
298 <widget class="QLabel" name="label_11"> |
283 <property name="text"> |
299 <property name="text"> |
284 <string>Plug-in Type Name:</string> |
300 <string>Plug-in Type Name:</string> |
285 </property> |
301 </property> |
286 </widget> |
302 </widget> |
287 </item> |
303 </item> |
288 <item row="1" column="1" colspan="2"> |
304 <item> |
289 <widget class="QLineEdit" name="pluginTypeNameEdit"> |
305 <widget class="QLineEdit" name="pluginTypeNameEdit"> |
290 <property name="toolTip"> |
306 <property name="toolTip"> |
291 <string>Enter the plug-in type name</string> |
307 <string>Enter the plug-in type name</string> |
292 </property> |
308 </property> |
293 <property name="maxLength"> |
309 <property name="maxLength"> |