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

branch
eric7
changeset 10797
81f885140d2b
parent 9433
6df1aeaa4529
child 10800
c6ce5522be30
equal deleted inserted replaced
10796:125a9caa538f 10797:81f885140d2b
18 </property> 18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout_5"> 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>2</number>
24 </property> 24 </property>
25 <widget class="QWidget" name="headerTab"> 25 <widget class="QWidget" name="headerTab">
26 <attribute name="title"> 26 <attribute name="title">
27 <string>Header</string> 27 <string>Header</string>
28 </attribute> 28 </attribute>
420 <property name="toolTip"> 420 <property name="toolTip">
421 <string>Select to create an 'apiFiles()' function skeleton</string> 421 <string>Select to create an 'apiFiles()' function skeleton</string>
422 </property> 422 </property>
423 <property name="text"> 423 <property name="text">
424 <string>Include 'apiFiles()' function</string> 424 <string>Include 'apiFiles()' function</string>
425 </property>
426 </widget>
427 </item>
428 <item>
429 <widget class="QCheckBox" name="installDependenciesCheckBox">
430 <property name="toolTip">
431 <string>Select to create an 'installDependencies()' function skeleton</string>
432 </property>
433 <property name="text">
434 <string>Include 'installDependencies()' function</string>
425 </property> 435 </property>
426 </widget> 436 </widget>
427 </item> 437 </item>
428 <item> 438 <item>
429 <spacer name="verticalSpacer_2"> 439 <spacer name="verticalSpacer_2">

eric ide

mercurial