Documentation/Source/eric5.Project.Project.html

changeset 3591
2f2a4a76dd22
parent 3521
7d17803aab56
child 3602
73cad09faca9
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
301 </tr><tr> 301 </tr><tr>
302 <td><a href="#Project.__showDebugProperties">__showDebugProperties</a></td> 302 <td><a href="#Project.__showDebugProperties">__showDebugProperties</a></td>
303 <td>Private slot to display the debugger properties dialog.</td> 303 <td>Private slot to display the debugger properties dialog.</td>
304 </tr><tr> 304 </tr><tr>
305 <td><a href="#Project.__showFiletypeAssociations">__showFiletypeAssociations</a></td> 305 <td><a href="#Project.__showFiletypeAssociations">__showFiletypeAssociations</a></td>
306 <td>Public slot to display the filetype association dialog.</td> 306 <td>Private slot to display the filetype association dialog.</td>
307 </tr><tr> 307 </tr><tr>
308 <td><a href="#Project.__showLexerAssociations">__showLexerAssociations</a></td> 308 <td><a href="#Project.__showLexerAssociations">__showLexerAssociations</a></td>
309 <td>Public slot to display the lexer association dialog.</td> 309 <td>Private slot to display the lexer association dialog.</td>
310 </tr><tr> 310 </tr><tr>
311 <td><a href="#Project.__showMenu">__showMenu</a></td> 311 <td><a href="#Project.__showMenu">__showMenu</a></td>
312 <td>Private method to set up the project menu.</td> 312 <td>Private method to set up the project menu.</td>
313 </tr><tr> 313 </tr><tr>
314 <td><a href="#Project.__showProfileData">__showProfileData</a></td> 314 <td><a href="#Project.__showProfileData">__showProfileData</a></td>
517 </tr><tr> 517 </tr><tr>
518 <td><a href="#Project.getVcs">getVcs</a></td> 518 <td><a href="#Project.getVcs">getVcs</a></td>
519 <td>Public method to get a reference to the VCS object.</td> 519 <td>Public method to get a reference to the VCS object.</td>
520 </tr><tr> 520 </tr><tr>
521 <td><a href="#Project.handleApplicationDiagram">handleApplicationDiagram</a></td> 521 <td><a href="#Project.handleApplicationDiagram">handleApplicationDiagram</a></td>
522 <td>Private method to handle the application diagram context menu action.</td> 522 <td>Public method to handle the application diagram context menu action.</td>
523 </tr><tr> 523 </tr><tr>
524 <td><a href="#Project.handlePreferencesChanged">handlePreferencesChanged</a></td> 524 <td><a href="#Project.handlePreferencesChanged">handlePreferencesChanged</a></td>
525 <td>Public slot used to handle the preferencesChanged signal.</td> 525 <td>Public slot used to handle the preferencesChanged signal.</td>
526 </tr><tr> 526 </tr><tr>
527 <td><a href="#Project.hasEntry">hasEntry</a></td> 527 <td><a href="#Project.hasEntry">hasEntry</a></td>
1046 Private slot to display the debugger properties dialog. 1046 Private slot to display the debugger properties dialog.
1047 </p><a NAME="Project.__showFiletypeAssociations" ID="Project.__showFiletypeAssociations"></a> 1047 </p><a NAME="Project.__showFiletypeAssociations" ID="Project.__showFiletypeAssociations"></a>
1048 <h4>Project.__showFiletypeAssociations</h4> 1048 <h4>Project.__showFiletypeAssociations</h4>
1049 <b>__showFiletypeAssociations</b>(<i></i>) 1049 <b>__showFiletypeAssociations</b>(<i></i>)
1050 <p> 1050 <p>
1051 Public slot to display the filetype association dialog. 1051 Private slot to display the filetype association dialog.
1052 </p><a NAME="Project.__showLexerAssociations" ID="Project.__showLexerAssociations"></a> 1052 </p><a NAME="Project.__showLexerAssociations" ID="Project.__showLexerAssociations"></a>
1053 <h4>Project.__showLexerAssociations</h4> 1053 <h4>Project.__showLexerAssociations</h4>
1054 <b>__showLexerAssociations</b>(<i></i>) 1054 <b>__showLexerAssociations</b>(<i></i>)
1055 <p> 1055 <p>
1056 Public slot to display the lexer association dialog. 1056 Private slot to display the lexer association dialog.
1057 </p><a NAME="Project.__showMenu" ID="Project.__showMenu"></a> 1057 </p><a NAME="Project.__showMenu" ID="Project.__showMenu"></a>
1058 <h4>Project.__showMenu</h4> 1058 <h4>Project.__showMenu</h4>
1059 <b>__showMenu</b>(<i></i>) 1059 <b>__showMenu</b>(<i></i>)
1060 <p> 1060 <p>
1061 Private method to set up the project menu. 1061 Private method to set up the project menu.
1797 </dd> 1797 </dd>
1798 </dl><a NAME="Project.handleApplicationDiagram" ID="Project.handleApplicationDiagram"></a> 1798 </dl><a NAME="Project.handleApplicationDiagram" ID="Project.handleApplicationDiagram"></a>
1799 <h4>Project.handleApplicationDiagram</h4> 1799 <h4>Project.handleApplicationDiagram</h4>
1800 <b>handleApplicationDiagram</b>(<i></i>) 1800 <b>handleApplicationDiagram</b>(<i></i>)
1801 <p> 1801 <p>
1802 Private method to handle the application diagram context menu action. 1802 Public method to handle the application diagram context menu action.
1803 </p><a NAME="Project.handlePreferencesChanged" ID="Project.handlePreferencesChanged"></a> 1803 </p><a NAME="Project.handlePreferencesChanged" ID="Project.handlePreferencesChanged"></a>
1804 <h4>Project.handlePreferencesChanged</h4> 1804 <h4>Project.handlePreferencesChanged</h4>
1805 <b>handlePreferencesChanged</b>(<i></i>) 1805 <b>handlePreferencesChanged</b>(<i></i>)
1806 <p> 1806 <p>
1807 Public slot used to handle the preferencesChanged signal. 1807 Public slot used to handle the preferencesChanged signal.

eric ide

mercurial