7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
150 | 150 |
151 <p> | 151 <p> |
152 Public method to activate this plugin. | 152 Public method to activate this plugin. |
153 </p> | 153 </p> |
154 <dl> | 154 <dl> |
155 <dt>Returns:</dt> | 155 <dt>Return:</dt> |
156 <dd> | 156 <dd> |
157 tuple of None and activation status (boolean) | 157 tuple of None and activation status (boolean) |
158 </dd> | 158 </dd> |
159 </dl> | 159 </dl> |
160 <a NAME="TranslatorPlugin.deactivate" ID="TranslatorPlugin.deactivate"></a> | 160 <a NAME="TranslatorPlugin.deactivate" ID="TranslatorPlugin.deactivate"></a> |
177 <dd> | 177 <dd> |
178 the key of the value to get | 178 the key of the value to get |
179 </dd> | 179 </dd> |
180 </dl> | 180 </dl> |
181 <dl> | 181 <dl> |
182 <dt>Returns:</dt> | 182 <dt>Return:</dt> |
183 <dd> | 183 <dd> |
184 the requested setting | 184 the requested setting |
185 </dd> | 185 </dd> |
186 </dl> | 186 </dl> |
187 <a NAME="TranslatorPlugin.getPreferencesDefault" ID="TranslatorPlugin.getPreferencesDefault"></a> | 187 <a NAME="TranslatorPlugin.getPreferencesDefault" ID="TranslatorPlugin.getPreferencesDefault"></a> |
197 <dd> | 197 <dd> |
198 the key of the value to get | 198 the key of the value to get |
199 </dd> | 199 </dd> |
200 </dl> | 200 </dl> |
201 <dl> | 201 <dl> |
202 <dt>Returns:</dt> | 202 <dt>Return:</dt> |
203 <dd> | 203 <dd> |
204 the requested setting | 204 the requested setting |
205 </dd> | 205 </dd> |
206 </dl> | 206 </dl> |
207 <a NAME="TranslatorPlugin.setPreferences" ID="TranslatorPlugin.setPreferences"></a> | 207 <a NAME="TranslatorPlugin.setPreferences" ID="TranslatorPlugin.setPreferences"></a> |
238 <dd> | 238 <dd> |
239 reference to the configuration dialog | 239 reference to the configuration dialog |
240 </dd> | 240 </dd> |
241 </dl> | 241 </dl> |
242 <dl> | 242 <dl> |
243 <dt>Returns:</dt> | 243 <dt>Return:</dt> |
244 <dd> | 244 <dd> |
245 reference to the configuration page | 245 reference to the configuration page |
246 </dd> | 246 </dd> |
247 </dl> | 247 </dl> |
248 <div align="right"><a href="#top">Up</a></div> | 248 <div align="right"><a href="#top">Up</a></div> |
254 | 254 |
255 <p> | 255 <p> |
256 Module function returning data as required by the configuration dialog. | 256 Module function returning data as required by the configuration dialog. |
257 </p> | 257 </p> |
258 <dl> | 258 <dl> |
259 <dt>Returns:</dt> | 259 <dt>Return:</dt> |
260 <dd> | 260 <dd> |
261 dictionary containing the relevant data | 261 dictionary containing the relevant data |
262 </dd> | 262 </dd> |
263 </dl> | 263 </dl> |
264 <div align="right"><a href="#top">Up</a></div> | 264 <div align="right"><a href="#top">Up</a></div> |