7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
182 <dd> | 182 <dd> |
183 short name of the mode (string) | 183 short name of the mode (string) |
184 </dd> | 184 </dd> |
185 </dl> | 185 </dl> |
186 <dl> | 186 <dl> |
187 <dt>Returns:</dt> | 187 <dt>Return:</dt> |
188 <dd> | 188 <dd> |
189 index of the mode (integer) | 189 index of the mode (integer) |
190 </dd> | 190 </dd> |
191 </dl> | 191 </dl> |
192 <a NAME="ToolConfigurationDialog.__swap" ID="ToolConfigurationDialog.__swap"></a> | 192 <a NAME="ToolConfigurationDialog.__swap" ID="ToolConfigurationDialog.__swap"></a> |
220 | 220 |
221 <p> | 221 <p> |
222 Public method to retrieve the tools list. | 222 Public method to retrieve the tools list. |
223 </p> | 223 </p> |
224 <dl> | 224 <dl> |
225 <dt>Returns:</dt> | 225 <dt>Return:</dt> |
226 <dd> | 226 <dd> |
227 a list of tuples containing the menu text, the executable, | 227 a list of tuples containing the menu text, the executable, |
228 the executables arguments and a redirection flag | 228 the executables arguments and a redirection flag |
229 </dd> | 229 </dd> |
230 </dl> | 230 </dl> |