ProjectDjango/Documentation/source/Plugin_Project_Django.PluginProjectDjango.html

changeset 12
430932e3094c
parent 3
fbae2b012fac
child 29
76d04dd67367
equal deleted inserted replaced
11:5eda53fad138 12:430932e3094c
29 </table> 29 </table>
30 <h3>Classes</h3> 30 <h3>Classes</h3>
31 <table> 31 <table>
32 <tr> 32 <tr>
33 <td><a href="#ProjectDjangoPlugin">ProjectDjangoPlugin</a></td> 33 <td><a href="#ProjectDjangoPlugin">ProjectDjangoPlugin</a></td>
34 <td>Class implementing the Pyramid project plugin.</td> 34 <td>Class implementing the Django project plugin.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <h3>Functions</h3> 37 <h3>Functions</h3>
38 <table> 38 <table>
39 <tr> 39 <tr>
52 </table> 52 </table>
53 <hr /><hr /> 53 <hr /><hr />
54 <a NAME="ProjectDjangoPlugin" ID="ProjectDjangoPlugin"></a> 54 <a NAME="ProjectDjangoPlugin" ID="ProjectDjangoPlugin"></a>
55 <h2>ProjectDjangoPlugin</h2> 55 <h2>ProjectDjangoPlugin</h2>
56 <p> 56 <p>
57 Class implementing the Pyramid project plugin. 57 Class implementing the Django project plugin.
58 </p> 58 </p>
59 <h3>Derived from</h3> 59 <h3>Derived from</h3>
60 QObject 60 QObject
61 <h3>Class Attributes</h3> 61 <h3>Class Attributes</h3>
62 <table> 62 <table>
85 <td>Private slot to handle the projectClosed signal.</td> 85 <td>Private slot to handle the projectClosed signal.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#ProjectDjangoPlugin.__projectOpened">__projectOpened</a></td> 87 <td><a href="#ProjectDjangoPlugin.__projectOpened">__projectOpened</a></td>
88 <td>Private slot to handle the projectOpened signal.</td> 88 <td>Private slot to handle the projectOpened signal.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#ProjectDjangoPlugin.__reregisterProjectType">__reregisterProjectType</a></td>
91 <td>Private method to re-register the project type.</td>
92 </tr><tr>
90 <td><a href="#ProjectDjangoPlugin.activate">activate</a></td> 93 <td><a href="#ProjectDjangoPlugin.activate">activate</a></td>
91 <td>Public method to activate this plugin.</td> 94 <td>Public method to activate this plugin.</td>
92 </tr><tr> 95 </tr><tr>
93 <td><a href="#ProjectDjangoPlugin.binaryTranslationsCallback">binaryTranslationsCallback</a></td> 96 <td><a href="#ProjectDjangoPlugin.binaryTranslationsCallback">binaryTranslationsCallback</a></td>
94 <td>Public method to determine the filename of a compiled translation file given the translation source file.</td> 97 <td>Public method to determine the filename of a compiled translation file given the translation source file.</td>
151 </p><a NAME="ProjectDjangoPlugin.__projectOpened" ID="ProjectDjangoPlugin.__projectOpened"></a> 154 </p><a NAME="ProjectDjangoPlugin.__projectOpened" ID="ProjectDjangoPlugin.__projectOpened"></a>
152 <h4>ProjectDjangoPlugin.__projectOpened</h4> 155 <h4>ProjectDjangoPlugin.__projectOpened</h4>
153 <b>__projectOpened</b>(<i></i>) 156 <b>__projectOpened</b>(<i></i>)
154 <p> 157 <p>
155 Private slot to handle the projectOpened signal. 158 Private slot to handle the projectOpened signal.
159 </p><a NAME="ProjectDjangoPlugin.__reregisterProjectType" ID="ProjectDjangoPlugin.__reregisterProjectType"></a>
160 <h4>ProjectDjangoPlugin.__reregisterProjectType</h4>
161 <b>__reregisterProjectType</b>(<i></i>)
162 <p>
163 Private method to re-register the project type.
156 </p><a NAME="ProjectDjangoPlugin.activate" ID="ProjectDjangoPlugin.activate"></a> 164 </p><a NAME="ProjectDjangoPlugin.activate" ID="ProjectDjangoPlugin.activate"></a>
157 <h4>ProjectDjangoPlugin.activate</h4> 165 <h4>ProjectDjangoPlugin.activate</h4>
158 <b>activate</b>(<i></i>) 166 <b>activate</b>(<i></i>)
159 <p> 167 <p>
160 Public method to activate this plugin. 168 Public method to activate this plugin.

eric ide

mercurial