51 <property name="toolTip"> |
51 <property name="toolTip"> |
52 <string>Enter the name of the project file</string> |
52 <string>Enter the name of the project file</string> |
53 </property> |
53 </property> |
54 </widget> |
54 </widget> |
55 </item> |
55 </item> |
56 <item row="1" column="2"> |
|
57 <widget class="QPushButton" name="fileButton"> |
|
58 <property name="toolTip"> |
|
59 <string>Select the project file via a file selection dialog</string> |
|
60 </property> |
|
61 <property name="text"> |
|
62 <string>...</string> |
|
63 </property> |
|
64 </widget> |
|
65 </item> |
|
66 <item row="2" column="0"> |
56 <item row="2" column="0"> |
67 <widget class="QLabel" name="label_3"> |
57 <widget class="QLabel" name="label_3"> |
68 <property name="text"> |
58 <property name="text"> |
69 <string>&Description:</string> |
59 <string>&Description:</string> |
70 </property> |
60 </property> |
94 <property name="toolTip"> |
84 <property name="toolTip"> |
95 <string>Select to make this project the main project</string> |
85 <string>Select to make this project the main project</string> |
96 </property> |
86 </property> |
97 <property name="text"> |
87 <property name="text"> |
98 <string>Is &main project</string> |
88 <string>Is &main project</string> |
|
89 </property> |
|
90 </widget> |
|
91 </item> |
|
92 <item row="1" column="2"> |
|
93 <widget class="QToolButton" name="fileButton"> |
|
94 <property name="toolTip"> |
|
95 <string>Select the project file via a file selection dialog</string> |
99 </property> |
96 </property> |
100 </widget> |
97 </widget> |
101 </item> |
98 </item> |
102 </layout> |
99 </layout> |
103 </item> |
100 </item> |