src/eric7/Plugins/WizardPlugins/EricPluginWizard/PluginWizardDialog.ui

branch
eric7
changeset 11275
933c08329e8b
parent 10906
a398053bede2
equal deleted inserted replaced
11274:efa1bdc53d4e 11275:933c08329e8b
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">
338 </widget> 354 </widget>
339 </item> 355 </item>
340 <item row="1" column="1"> 356 <item row="1" column="1">
341 <spacer name="verticalSpacer"> 357 <spacer name="verticalSpacer">
342 <property name="orientation"> 358 <property name="orientation">
343 <enum>Qt::Vertical</enum> 359 <enum>Qt::Orientation::Vertical</enum>
344 </property> 360 </property>
345 <property name="sizeHint" stdset="0"> 361 <property name="sizeHint" stdset="0">
346 <size> 362 <size>
347 <width>20</width> 363 <width>20</width>
348 <height>416</height> 364 <height>416</height>
459 </widget> 475 </widget>
460 </item> 476 </item>
461 <item> 477 <item>
462 <spacer name="verticalSpacer_2"> 478 <spacer name="verticalSpacer_2">
463 <property name="orientation"> 479 <property name="orientation">
464 <enum>Qt::Vertical</enum> 480 <enum>Qt::Orientation::Vertical</enum>
465 </property> 481 </property>
466 <property name="sizeHint" stdset="0"> 482 <property name="sizeHint" stdset="0">
467 <size> 483 <size>
468 <width>20</width> 484 <width>20</width>
469 <height>377</height> 485 <height>377</height>
488 </widget> 504 </widget>
489 </item> 505 </item>
490 <item> 506 <item>
491 <spacer name="horizontalSpacer"> 507 <spacer name="horizontalSpacer">
492 <property name="orientation"> 508 <property name="orientation">
493 <enum>Qt::Horizontal</enum> 509 <enum>Qt::Orientation::Horizontal</enum>
494 </property> 510 </property>
495 <property name="sizeHint" stdset="0"> 511 <property name="sizeHint" stdset="0">
496 <size> 512 <size>
497 <width>40</width> 513 <width>40</width>
498 <height>20</height> 514 <height>20</height>
501 </spacer> 517 </spacer>
502 </item> 518 </item>
503 <item> 519 <item>
504 <widget class="QDialogButtonBox" name="buttonBox"> 520 <widget class="QDialogButtonBox" name="buttonBox">
505 <property name="orientation"> 521 <property name="orientation">
506 <enum>Qt::Horizontal</enum> 522 <enum>Qt::Orientation::Horizontal</enum>
507 </property> 523 </property>
508 <property name="standardButtons"> 524 <property name="standardButtons">
509 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 525 <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set>
510 </property> 526 </property>
511 </widget> 527 </widget>
512 </item> 528 </item>
513 </layout> 529 </layout>
514 </item> 530 </item>

eric ide

mercurial