25 <property name="buddy"> |
25 <property name="buddy"> |
26 <cstring>nameEdit</cstring> |
26 <cstring>nameEdit</cstring> |
27 </property> |
27 </property> |
28 </widget> |
28 </widget> |
29 </item> |
29 </item> |
30 <item row="0" column="1" colspan="2"> |
30 <item row="0" column="1"> |
31 <widget class="QLineEdit" name="nameEdit"> |
31 <widget class="QLineEdit" name="nameEdit"> |
32 <property name="toolTip"> |
32 <property name="toolTip"> |
33 <string>Enter the name of the project</string> |
33 <string>Enter the name of the project</string> |
34 </property> |
34 </property> |
35 </widget> |
35 </widget> |
38 <widget class="QLabel" name="label_2"> |
38 <widget class="QLabel" name="label_2"> |
39 <property name="text"> |
39 <property name="text"> |
40 <string>Project&file:</string> |
40 <string>Project&file:</string> |
41 </property> |
41 </property> |
42 <property name="buddy"> |
42 <property name="buddy"> |
43 <cstring>filenameEdit</cstring> |
43 <cstring>filenamePicker</cstring> |
44 </property> |
44 </property> |
45 </widget> |
45 </widget> |
46 </item> |
46 </item> |
47 <item row="1" column="1"> |
47 <item row="1" column="1"> |
48 <widget class="QLineEdit" name="filenameEdit"> |
48 <widget class="E5PathPicker" name="filenamePicker" native="true"> |
|
49 <property name="sizePolicy"> |
|
50 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
51 <horstretch>0</horstretch> |
|
52 <verstretch>0</verstretch> |
|
53 </sizepolicy> |
|
54 </property> |
|
55 <property name="focusPolicy"> |
|
56 <enum>Qt::StrongFocus</enum> |
|
57 </property> |
49 <property name="toolTip"> |
58 <property name="toolTip"> |
50 <string>Enter the name of the project file</string> |
59 <string>Enter the name of the project file</string> |
51 </property> |
|
52 </widget> |
|
53 </item> |
|
54 <item row="1" column="2"> |
|
55 <widget class="QToolButton" name="fileButton"> |
|
56 <property name="toolTip"> |
|
57 <string>Select the project file via a file selection dialog</string> |
|
58 </property> |
60 </property> |
59 </widget> |
61 </widget> |
60 </item> |
62 </item> |
61 <item row="2" column="0"> |
63 <item row="2" column="0"> |
62 <widget class="QLabel" name="label_3"> |
64 <widget class="QLabel" name="label_3"> |
69 <property name="buddy"> |
71 <property name="buddy"> |
70 <cstring>descriptionEdit</cstring> |
72 <cstring>descriptionEdit</cstring> |
71 </property> |
73 </property> |
72 </widget> |
74 </widget> |
73 </item> |
75 </item> |
74 <item row="2" column="1" colspan="2"> |
76 <item row="2" column="1"> |
75 <widget class="QTextEdit" name="descriptionEdit"> |
77 <widget class="QTextEdit" name="descriptionEdit"> |
76 <property name="toolTip"> |
78 <property name="toolTip"> |
77 <string>Enter a short description for the project</string> |
79 <string>Enter a short description for the project</string> |
78 </property> |
80 </property> |
79 <property name="tabChangesFocus"> |
81 <property name="tabChangesFocus"> |
92 <property name="buddy"> |
94 <property name="buddy"> |
93 <cstring>categoryComboBox</cstring> |
95 <cstring>categoryComboBox</cstring> |
94 </property> |
96 </property> |
95 </widget> |
97 </widget> |
96 </item> |
98 </item> |
97 <item row="3" column="1" colspan="2"> |
99 <item row="3" column="1"> |
98 <widget class="QComboBox" name="categoryComboBox"> |
100 <widget class="QComboBox" name="categoryComboBox"> |
99 <property name="toolTip"> |
101 <property name="toolTip"> |
100 <string>Select a project category</string> |
102 <string>Select a project category</string> |
101 </property> |
103 </property> |
102 <property name="editable"> |
104 <property name="editable"> |
103 <bool>true</bool> |
105 <bool>true</bool> |
104 </property> |
106 </property> |
105 </widget> |
107 </widget> |
106 </item> |
108 </item> |
107 <item row="4" column="0" colspan="3"> |
109 <item row="4" column="0" colspan="2"> |
108 <widget class="QCheckBox" name="masterCheckBox"> |
110 <widget class="QCheckBox" name="masterCheckBox"> |
109 <property name="toolTip"> |
111 <property name="toolTip"> |
110 <string>Select to make this project the main project</string> |
112 <string>Select to make this project the main project</string> |
111 </property> |
113 </property> |
112 <property name="text"> |
114 <property name="text"> |
113 <string>Is &main project</string> |
115 <string>Is &main project</string> |
114 </property> |
116 </property> |
115 </widget> |
117 </widget> |
116 </item> |
118 </item> |
117 <item row="5" column="0" colspan="3"> |
119 <item row="5" column="0" colspan="2"> |
118 <widget class="QDialogButtonBox" name="buttonBox"> |
120 <widget class="QDialogButtonBox" name="buttonBox"> |
119 <property name="orientation"> |
121 <property name="orientation"> |
120 <enum>Qt::Horizontal</enum> |
122 <enum>Qt::Horizontal</enum> |
121 </property> |
123 </property> |
122 <property name="standardButtons"> |
124 <property name="standardButtons"> |
124 </property> |
126 </property> |
125 </widget> |
127 </widget> |
126 </item> |
128 </item> |
127 </layout> |
129 </layout> |
128 </widget> |
130 </widget> |
|
131 <customwidgets> |
|
132 <customwidget> |
|
133 <class>E5PathPicker</class> |
|
134 <extends>QWidget</extends> |
|
135 <header>E5Gui/E5PathPicker.h</header> |
|
136 <container>1</container> |
|
137 </customwidget> |
|
138 </customwidgets> |
129 <tabstops> |
139 <tabstops> |
130 <tabstop>nameEdit</tabstop> |
140 <tabstop>nameEdit</tabstop> |
131 <tabstop>filenameEdit</tabstop> |
141 <tabstop>filenamePicker</tabstop> |
132 <tabstop>fileButton</tabstop> |
|
133 <tabstop>descriptionEdit</tabstop> |
142 <tabstop>descriptionEdit</tabstop> |
134 <tabstop>categoryComboBox</tabstop> |
143 <tabstop>categoryComboBox</tabstop> |
135 <tabstop>masterCheckBox</tabstop> |
144 <tabstop>masterCheckBox</tabstop> |
136 <tabstop>buttonBox</tabstop> |
|
137 </tabstops> |
145 </tabstops> |
138 <resources/> |
146 <resources/> |
139 <connections> |
147 <connections> |
140 <connection> |
148 <connection> |
141 <sender>buttonBox</sender> |
149 <sender>buttonBox</sender> |