14 <string>eric Plug-in Wizard</string> |
14 <string>eric Plug-in Wizard</string> |
15 </property> |
15 </property> |
16 <property name="sizeGripEnabled"> |
16 <property name="sizeGripEnabled"> |
17 <bool>true</bool> |
17 <bool>true</bool> |
18 </property> |
18 </property> |
19 <layout class="QVBoxLayout" name="verticalLayout_2"> |
19 <layout class="QVBoxLayout" name="verticalLayout_5"> |
20 <item> |
20 <item> |
21 <widget class="QTabWidget" name="dataTabWidget"> |
21 <widget class="QTabWidget" name="dataTabWidget"> |
22 <property name="currentIndex"> |
22 <property name="currentIndex"> |
23 <number>0</number> |
23 <number>0</number> |
24 </property> |
24 </property> |
357 </widget> |
357 </widget> |
358 <widget class="QWidget" name="variousTab"> |
358 <widget class="QWidget" name="variousTab"> |
359 <attribute name="title"> |
359 <attribute name="title"> |
360 <string>Various</string> |
360 <string>Various</string> |
361 </attribute> |
361 </attribute> |
362 <layout class="QVBoxLayout" name="verticalLayout_5"> |
362 <layout class="QVBoxLayout" name="verticalLayout_4"> |
363 <item> |
363 <item> |
364 <widget class="QCheckBox" name="pixmapCheckBox"> |
364 <widget class="QCheckBox" name="pixmapCheckBox"> |
365 <property name="toolTip"> |
365 <property name="toolTip"> |
366 <string>Select to create a 'previewPix()' function skeleton</string> |
366 <string>Select to create a 'previewPix()' function skeleton</string> |
367 </property> |
367 </property> |
389 <bool>true</bool> |
389 <bool>true</bool> |
390 </property> |
390 </property> |
391 <property name="checked"> |
391 <property name="checked"> |
392 <bool>false</bool> |
392 <bool>false</bool> |
393 </property> |
393 </property> |
394 <layout class="QVBoxLayout" name="verticalLayout_4"> |
394 <layout class="QVBoxLayout" name="verticalLayout_2"> |
395 <item> |
395 <item> |
396 <widget class="QRadioButton" name="exeRadioButton"> |
396 <widget class="QRadioButton" name="exeRadioButton"> |
397 <property name="toolTip"> |
397 <property name="toolTip"> |
398 <string>Select to create an 'exeDisplayData()' function skeleton</string> |
398 <string>Select to create an 'exeDisplayData()' function skeleton</string> |
399 </property> |
399 </property> |
400 <property name="text"> |
400 <property name="text"> |
401 <string>'exeDisplayData()' function</string> |
401 <string>'exeDisplayData()' function returning program data to determine version information</string> |
402 </property> |
402 </property> |
403 <property name="checked"> |
403 <property name="checked"> |
404 <bool>true</bool> |
404 <bool>true</bool> |
|
405 </property> |
|
406 </widget> |
|
407 </item> |
|
408 <item> |
|
409 <widget class="QRadioButton" name="exeInfoRadioButton"> |
|
410 <property name="toolTip"> |
|
411 <string>Select to create an 'exeDisplayData()' function skeleton returning version info</string> |
|
412 </property> |
|
413 <property name="text"> |
|
414 <string>'exeDisplayData()' function returning version information</string> |
405 </property> |
415 </property> |
406 </widget> |
416 </widget> |
407 </item> |
417 </item> |
408 <item> |
418 <item> |
409 <widget class="QRadioButton" name="exeListRadioButton"> |
419 <widget class="QRadioButton" name="exeListRadioButton"> |
506 <tabstop>preferencesKeyEdit</tabstop> |
516 <tabstop>preferencesKeyEdit</tabstop> |
507 <tabstop>pixmapCheckBox</tabstop> |
517 <tabstop>pixmapCheckBox</tabstop> |
508 <tabstop>moduleSetupCheckBox</tabstop> |
518 <tabstop>moduleSetupCheckBox</tabstop> |
509 <tabstop>exeGroup</tabstop> |
519 <tabstop>exeGroup</tabstop> |
510 <tabstop>exeRadioButton</tabstop> |
520 <tabstop>exeRadioButton</tabstop> |
|
521 <tabstop>exeInfoRadioButton</tabstop> |
511 <tabstop>exeListRadioButton</tabstop> |
522 <tabstop>exeListRadioButton</tabstop> |
512 <tabstop>apiFilesCheckBox</tabstop> |
523 <tabstop>apiFilesCheckBox</tabstop> |
513 <tabstop>buttonBox</tabstop> |
|
514 </tabstops> |
524 </tabstops> |
515 <resources/> |
525 <resources/> |
516 <connections> |
526 <connections> |
517 <connection> |
527 <connection> |
518 <sender>buttonBox</sender> |
528 <sender>buttonBox</sender> |