src/eric7/Documentation/Source/index-eric7.Project.html

branch
eric7
changeset 9559
34fc53e6159d
parent 9530
c30f02ea1b27
child 10479
856476537696
equal deleted inserted replaced
9558:6d6a0e5f65ca 9559:34fc53e6159d
58 <tr> 58 <tr>
59 <td><a href="eric7.Project.FiletypeAssociationDialog.html">FiletypeAssociationDialog</a></td> 59 <td><a href="eric7.Project.FiletypeAssociationDialog.html">FiletypeAssociationDialog</a></td>
60 <td>Module implementing a dialog to enter filetype associations for the project.</td> 60 <td>Module implementing a dialog to enter filetype associations for the project.</td>
61 </tr> 61 </tr>
62 <tr> 62 <tr>
63 <td><a href="eric7.Project.IdlCompilerDefineNameDialog.html">IdlCompilerDefineNameDialog</a></td>
64 <td>Module implementing a dialog to enter the name-value pair to define a variable for the IDL compiler.</td>
65 </tr>
66 <tr>
67 <td><a href="eric7.Project.IdlCompilerOptionsDialog.html">IdlCompilerOptionsDialog</a></td>
68 <td>Module implementing a dialog to enter some IDL compiler options.</td>
69 </tr>
70 <tr>
71 <td><a href="eric7.Project.LexerAssociationDialog.html">LexerAssociationDialog</a></td> 63 <td><a href="eric7.Project.LexerAssociationDialog.html">LexerAssociationDialog</a></td>
72 <td>Module implementing a dialog to enter lexer associations for the project.</td> 64 <td>Module implementing a dialog to enter lexer associations for the project.</td>
73 </tr> 65 </tr>
74 <tr> 66 <tr>
75 <td><a href="eric7.Project.MakePropertiesDialog.html">MakePropertiesDialog</a></td> 67 <td><a href="eric7.Project.MakePropertiesDialog.html">MakePropertiesDialog</a></td>
114 <tr> 106 <tr>
115 <td><a href="eric7.Project.ProjectFormsBrowser.html">ProjectFormsBrowser</a></td> 107 <td><a href="eric7.Project.ProjectFormsBrowser.html">ProjectFormsBrowser</a></td>
116 <td>Module implementing a class used to display the forms part of the project.</td> 108 <td>Module implementing a class used to display the forms part of the project.</td>
117 </tr> 109 </tr>
118 <tr> 110 <tr>
119 <td><a href="eric7.Project.ProjectInterfacesBrowser.html">ProjectInterfacesBrowser</a></td>
120 <td>Module implementing the a class used to display the interfaces (IDL) part of the project.</td>
121 </tr>
122 <tr>
123 <td><a href="eric7.Project.ProjectOthersBrowser.html">ProjectOthersBrowser</a></td> 111 <td><a href="eric7.Project.ProjectOthersBrowser.html">ProjectOthersBrowser</a></td>
124 <td>Module implementing a class used to display the parts of the project, that don't fit the other categories.</td> 112 <td>Module implementing a class used to display the parts of the project, that don't fit the other categories.</td>
125 </tr>
126 <tr>
127 <td><a href="eric7.Project.ProjectProtocolsBrowser.html">ProjectProtocolsBrowser</a></td>
128 <td>Module implementing the a class used to display the protocols (protobuf) part of the project.</td>
129 </tr> 113 </tr>
130 <tr> 114 <tr>
131 <td><a href="eric7.Project.ProjectResourcesBrowser.html">ProjectResourcesBrowser</a></td> 115 <td><a href="eric7.Project.ProjectResourcesBrowser.html">ProjectResourcesBrowser</a></td>
132 <td>Module implementing a class used to display the resources part of the project.</td> 116 <td>Module implementing a class used to display the resources part of the project.</td>
133 </tr> 117 </tr>

eric ide

mercurial