Documentation/Source/eric5.Project.TranslationPropertiesDialog.html

changeset 1228
7afaf2fca55b
parent 440
69ace3e2dcf6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_TranslationPropertiesDialog 49 QDialog, Ui_TranslationPropertiesDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#TranslationPropertiesDialog.__init__">TranslationPropertiesDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#TranslationPropertiesDialog.initDialog">initDialog</a></td> 61 <td><a href="#TranslationPropertiesDialog.initDialog">initDialog</a></td>
61 <td>Public method to initialize the dialogs data.</td> 62 <td>Public method to initialize the dialogs data.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#TranslationPropertiesDialog.initFilters">initFilters</a></td> 64 <td><a href="#TranslationPropertiesDialog.initFilters">initFilters</a></td>
64 <td>Public method to initialize the filters.</td> 65 <td>Public method to initialize the filters.</td>
91 <td>Private slot to check the translation pattern for correctness.</td> 92 <td>Private slot to check the translation pattern for correctness.</td>
92 </tr><tr> 93 </tr><tr>
93 <td><a href="#TranslationPropertiesDialog.storeData">storeData</a></td> 94 <td><a href="#TranslationPropertiesDialog.storeData">storeData</a></td>
94 <td>Public method to store the entered/modified data.</td> 95 <td>Public method to store the entered/modified data.</td>
95 </tr> 96 </tr>
97 </table>
98 <h3>Static Methods</h3>
99 <table>
100 <tr><td>None</td></tr>
96 </table> 101 </table>
97 <a NAME="TranslationPropertiesDialog.__init__" ID="TranslationPropertiesDialog.__init__"></a> 102 <a NAME="TranslationPropertiesDialog.__init__" ID="TranslationPropertiesDialog.__init__"></a>
98 <h4>TranslationPropertiesDialog (Constructor)</h4> 103 <h4>TranslationPropertiesDialog (Constructor)</h4>
99 <b>TranslationPropertiesDialog</b>(<i>project, new, parent</i>) 104 <b>TranslationPropertiesDialog</b>(<i>project, new, parent</i>)
100 <p> 105 <p>

eric ide

mercurial