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>2</number> |
23 <number>0</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> |
430 <property name="toolTip"> |
430 <property name="toolTip"> |
431 <string>Select to create an 'installDependencies()' function skeleton</string> |
431 <string>Select to create an 'installDependencies()' function skeleton</string> |
432 </property> |
432 </property> |
433 <property name="text"> |
433 <property name="text"> |
434 <string>Include 'installDependencies()' function</string> |
434 <string>Include 'installDependencies()' function</string> |
|
435 </property> |
|
436 </widget> |
|
437 </item> |
|
438 <item> |
|
439 <widget class="QCheckBox" name="clearPrivateDataCheckBox"> |
|
440 <property name="toolTip"> |
|
441 <string>Select to create a 'clearPrivateData()' function skeleton</string> |
|
442 </property> |
|
443 <property name="text"> |
|
444 <string>Include 'clearPrivateData()' function</string> |
435 </property> |
445 </property> |
436 </widget> |
446 </widget> |
437 </item> |
447 </item> |
438 <item> |
448 <item> |
439 <spacer name="verticalSpacer_2"> |
449 <spacer name="verticalSpacer_2"> |