Documentation/Source/eric5.Project.Project.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1004
9ff75adb6170
child 1494
59b2003e2a06
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="Project" ID="Project"></a> 43 <a NAME="Project" ID="Project"></a>
44 <h2>Project</h2> 44 <h2>Project</h2>
45 <p> 45 <p>
46 Class implementing the project management functionality. 46 Class implementing the project management functionality.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>completeRepopulateItem(str)</dt> 49 <dt>completeRepopulateItem(str)</dt>
50 <dd> 50 <dd>
51 emitted after an item of the model was 51 emitted after an item of the model was
52 repopulated 52 repopulated
159 QObject 159 QObject
160 <h3>Class Attributes</h3> 160 <h3>Class Attributes</h3>
161 <table> 161 <table>
162 <tr><td>dbgKeynames</td></tr><tr><td>eols</td></tr><tr><td>keynames</td></tr><tr><td>userKeynames</td></tr> 162 <tr><td>dbgKeynames</td></tr><tr><td>eols</td></tr><tr><td>keynames</td></tr><tr><td>userKeynames</td></tr>
163 </table> 163 </table>
164 <h3>Class Methods</h3>
165 <table>
166 <tr><td>None</td></tr>
167 </table>
164 <h3>Methods</h3> 168 <h3>Methods</h3>
165 <table> 169 <table>
166 <tr> 170 <tr>
167 <td><a href="#Project.__init__">Project</a></td> 171 <td><a href="#Project.__init__">Project</a></td>
168 <td>Constructor</td> 172 <td>Constructor</td>
615 <td>Public method to update the filetype associations with new default values.</td> 619 <td>Public method to update the filetype associations with new default values.</td>
616 </tr><tr> 620 </tr><tr>
617 <td><a href="#Project.useSystemEol">useSystemEol</a></td> 621 <td><a href="#Project.useSystemEol">useSystemEol</a></td>
618 <td>Public method to check, if the project uses the system eol setting.</td> 622 <td>Public method to check, if the project uses the system eol setting.</td>
619 </tr> 623 </tr>
624 </table>
625 <h3>Static Methods</h3>
626 <table>
627 <tr><td>None</td></tr>
620 </table> 628 </table>
621 <a NAME="Project.__init__" ID="Project.__init__"></a> 629 <a NAME="Project.__init__" ID="Project.__init__"></a>
622 <h4>Project (Constructor)</h4> 630 <h4>Project (Constructor)</h4>
623 <b>Project</b>(<i>parent = None, filename = None</i>) 631 <b>Project</b>(<i>parent = None, filename = None</i>)
624 <p> 632 <p>

eric ide

mercurial