26 <attribute name="title"> |
26 <attribute name="title"> |
27 <string>General</string> |
27 <string>General</string> |
28 </attribute> |
28 </attribute> |
29 <layout class="QVBoxLayout" name="verticalLayout_2"> |
29 <layout class="QVBoxLayout" name="verticalLayout_2"> |
30 <item> |
30 <item> |
|
31 <layout class="QHBoxLayout" name="horizontalLayout"> |
|
32 <item> |
|
33 <widget class="QLabel" name="label_7"> |
|
34 <property name="text"> |
|
35 <string>Start Directory:</string> |
|
36 </property> |
|
37 </widget> |
|
38 </item> |
|
39 <item> |
|
40 <widget class="EricPathPicker" name="startDirPicker" native="true"> |
|
41 <property name="sizePolicy"> |
|
42 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
43 <horstretch>0</horstretch> |
|
44 <verstretch>0</verstretch> |
|
45 </sizepolicy> |
|
46 </property> |
|
47 <property name="focusPolicy"> |
|
48 <enum>Qt::StrongFocus</enum> |
|
49 </property> |
|
50 <property name="toolTip"> |
|
51 <string>Enter the start directory for the documentation</string> |
|
52 </property> |
|
53 </widget> |
|
54 </item> |
|
55 </layout> |
|
56 </item> |
|
57 <item> |
31 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
58 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
32 <item> |
59 <item> |
33 <widget class="QLabel" name="TextLabel6"> |
60 <widget class="QLabel" name="TextLabel6"> |
34 <property name="text"> |
61 <property name="text"> |
35 <string>Output Directory:</string> |
62 <string>Output Directory:</string> |
531 <container>1</container> |
558 <container>1</container> |
532 </customwidget> |
559 </customwidget> |
533 </customwidgets> |
560 </customwidgets> |
534 <tabstops> |
561 <tabstops> |
535 <tabstop>tabWidget</tabstop> |
562 <tabstop>tabWidget</tabstop> |
|
563 <tabstop>startDirPicker</tabstop> |
536 <tabstop>outputDirPicker</tabstop> |
564 <tabstop>outputDirPicker</tabstop> |
537 <tabstop>sourceExtEdit</tabstop> |
565 <tabstop>sourceExtEdit</tabstop> |
538 <tabstop>recursionCheckBox</tabstop> |
566 <tabstop>recursionCheckBox</tabstop> |
539 <tabstop>noindexCheckBox</tabstop> |
567 <tabstop>noindexCheckBox</tabstop> |
540 <tabstop>noemptyCheckBox</tabstop> |
568 <tabstop>noemptyCheckBox</tabstop> |