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"> |