7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
155 | 155 |
156 <p> | 156 <p> |
157 Public method to get the project path. | 157 Public method to get the project path. |
158 </p> | 158 </p> |
159 <dl> | 159 <dl> |
160 <dt>Returns:</dt> | 160 <dt>Return:</dt> |
161 <dd> | 161 <dd> |
162 data of the project directory edit (string) | 162 data of the project directory edit (string) |
163 </dd> | 163 </dd> |
164 </dl> | 164 </dl> |
165 <a NAME="PropertiesDialog.getProjectType" ID="PropertiesDialog.getProjectType"></a> | 165 <a NAME="PropertiesDialog.getProjectType" ID="PropertiesDialog.getProjectType"></a> |
168 | 168 |
169 <p> | 169 <p> |
170 Public method to get the selected project type. | 170 Public method to get the selected project type. |
171 </p> | 171 </p> |
172 <dl> | 172 <dl> |
173 <dt>Returns:</dt> | 173 <dt>Return:</dt> |
174 <dd> | 174 <dd> |
175 selected UI type (string) | 175 selected UI type (string) |
176 </dd> | 176 </dd> |
177 </dl> | 177 </dl> |
178 <a NAME="PropertiesDialog.on_dirPicker_textChanged" ID="PropertiesDialog.on_dirPicker_textChanged"></a> | 178 <a NAME="PropertiesDialog.on_dirPicker_textChanged" ID="PropertiesDialog.on_dirPicker_textChanged"></a> |