ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.PluginProjectPyramid.html

changeset 25
2dd3d1cf573a
parent 15
db83e46b35da
child 37
1b089e0fba1e
equal deleted inserted replaced
24:cf9fc78bb1c8 25:2dd3d1cf573a
59 </p> 59 </p>
60 <h3>Derived from</h3> 60 <h3>Derived from</h3>
61 QObject 61 QObject
62 <h3>Class Attributes</h3> 62 <h3>Class Attributes</h3>
63 <table> 63 <table>
64 <tr><td>lexerAssociations</td></tr> 64 <tr><td>PreferencesKey</td></tr><tr><td>lexerAssociations</td></tr>
65 </table> 65 </table>
66 <h3>Class Methods</h3> 66 <h3>Class Methods</h3>
67 <table> 67 <table>
68 <tr><td>None</td></tr> 68 <tr><td>None</td></tr>
69 </table> 69 </table>
103 <td><a href="#ProjectPyramidPlugin.getPreferences">getPreferences</a></td> 103 <td><a href="#ProjectPyramidPlugin.getPreferences">getPreferences</a></td>
104 <td>Public method to retrieve the various settings.</td> 104 <td>Public method to retrieve the various settings.</td>
105 </tr><tr> 105 </tr><tr>
106 <td><a href="#ProjectPyramidPlugin.lexerAssociationCallback">lexerAssociationCallback</a></td> 106 <td><a href="#ProjectPyramidPlugin.lexerAssociationCallback">lexerAssociationCallback</a></td>
107 <td>Public method to get the lexer association of the Pyramid project type for a file.</td> 107 <td>Public method to get the lexer association of the Pyramid project type for a file.</td>
108 </tr><tr>
109 <td><a href="#ProjectPyramidPlugin.prepareUninstall">prepareUninstall</a></td>
110 <td>Public method to prepare for an uninstallation.</td>
111 </tr><tr> 108 </tr><tr>
112 <td><a href="#ProjectPyramidPlugin.setPreferences">setPreferences</a></td> 109 <td><a href="#ProjectPyramidPlugin.setPreferences">setPreferences</a></td>
113 <td>Public method to store the various settings.</td> 110 <td>Public method to store the various settings.</td>
114 </tr> 111 </tr>
115 </table> 112 </table>
230 </dl><dl> 227 </dl><dl>
231 <dt>Returns:</dt> 228 <dt>Returns:</dt>
232 <dd> 229 <dd>
233 name of the lexer (string) (Pygments lexers are prefixed with 'Pygments|') 230 name of the lexer (string) (Pygments lexers are prefixed with 'Pygments|')
234 </dd> 231 </dd>
235 </dl><a NAME="ProjectPyramidPlugin.prepareUninstall" ID="ProjectPyramidPlugin.prepareUninstall"></a> 232 </dl><a NAME="ProjectPyramidPlugin.setPreferences" ID="ProjectPyramidPlugin.setPreferences"></a>
236 <h4>ProjectPyramidPlugin.prepareUninstall</h4>
237 <b>prepareUninstall</b>(<i></i>)
238 <p>
239 Public method to prepare for an uninstallation.
240 </p><a NAME="ProjectPyramidPlugin.setPreferences" ID="ProjectPyramidPlugin.setPreferences"></a>
241 <h4>ProjectPyramidPlugin.setPreferences</h4> 233 <h4>ProjectPyramidPlugin.setPreferences</h4>
242 <b>setPreferences</b>(<i>key, value</i>) 234 <b>setPreferences</b>(<i>key, value</i>)
243 <p> 235 <p>
244 Public method to store the various settings. 236 Public method to store the various settings.
245 </p><dl> 237 </p><dl>

eric ide

mercurial