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="#ProjectPyramidPlugin.__projectOpened">__projectOpened</a></td> |
87 <td><a href="#ProjectPyramidPlugin.__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="#ProjectPyramidPlugin.__reregisterProjectType">__reregisterProjectType</a></td> |
|
91 <td>Private method to re-register the project type.</td> |
|
92 </tr><tr> |
90 <td><a href="#ProjectPyramidPlugin.activate">activate</a></td> |
93 <td><a href="#ProjectPyramidPlugin.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="#ProjectPyramidPlugin.binaryTranslationsCallback">binaryTranslationsCallback</a></td> |
96 <td><a href="#ProjectPyramidPlugin.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="ProjectPyramidPlugin.__projectOpened" ID="ProjectPyramidPlugin.__projectOpened"></a> |
154 </p><a NAME="ProjectPyramidPlugin.__projectOpened" ID="ProjectPyramidPlugin.__projectOpened"></a> |
152 <h4>ProjectPyramidPlugin.__projectOpened</h4> |
155 <h4>ProjectPyramidPlugin.__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="ProjectPyramidPlugin.__reregisterProjectType" ID="ProjectPyramidPlugin.__reregisterProjectType"></a> |
|
160 <h4>ProjectPyramidPlugin.__reregisterProjectType</h4> |
|
161 <b>__reregisterProjectType</b>(<i></i>) |
|
162 <p> |
|
163 Private method to re-register the project type. |
156 </p><a NAME="ProjectPyramidPlugin.activate" ID="ProjectPyramidPlugin.activate"></a> |
164 </p><a NAME="ProjectPyramidPlugin.activate" ID="ProjectPyramidPlugin.activate"></a> |
157 <h4>ProjectPyramidPlugin.activate</h4> |
165 <h4>ProjectPyramidPlugin.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. |