Documentation/Source/eric5.Utilities.ClassBrowsers.idlclbr.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
69 ClbrBaseClasses.Attribute, VisibilityMixin 69 ClbrBaseClasses.Attribute, VisibilityMixin
70 <h3>Class Attributes</h3> 70 <h3>Class Attributes</h3>
71 <table> 71 <table>
72 <tr><td>None</td></tr> 72 <tr><td>None</td></tr>
73 </table> 73 </table>
74 <h3>Class Methods</h3>
75 <table>
76 <tr><td>None</td></tr>
77 </table>
74 <h3>Methods</h3> 78 <h3>Methods</h3>
75 <table> 79 <table>
76 <tr> 80 <tr>
77 <td><a href="#Attribute.__init__">Attribute</a></td> 81 <td><a href="#Attribute.__init__">Attribute</a></td>
78 <td>Constructor</td> 82 <td>Constructor</td>
79 </tr> 83 </tr>
84 </table>
85 <h3>Static Methods</h3>
86 <table>
87 <tr><td>None</td></tr>
80 </table> 88 </table>
81 <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> 89 <a NAME="Attribute.__init__" ID="Attribute.__init__"></a>
82 <h4>Attribute (Constructor)</h4> 90 <h4>Attribute (Constructor)</h4>
83 <b>Attribute</b>(<i>module, name, file, lineno</i>) 91 <b>Attribute</b>(<i>module, name, file, lineno</i>)
84 <p> 92 <p>
109 ClbrBaseClasses.Function, VisibilityMixin 117 ClbrBaseClasses.Function, VisibilityMixin
110 <h3>Class Attributes</h3> 118 <h3>Class Attributes</h3>
111 <table> 119 <table>
112 <tr><td>None</td></tr> 120 <tr><td>None</td></tr>
113 </table> 121 </table>
122 <h3>Class Methods</h3>
123 <table>
124 <tr><td>None</td></tr>
125 </table>
114 <h3>Methods</h3> 126 <h3>Methods</h3>
115 <table> 127 <table>
116 <tr> 128 <tr>
117 <td><a href="#Function.__init__">Function</a></td> 129 <td><a href="#Function.__init__">Function</a></td>
118 <td>Constructor</td> 130 <td>Constructor</td>
119 </tr> 131 </tr>
132 </table>
133 <h3>Static Methods</h3>
134 <table>
135 <tr><td>None</td></tr>
120 </table> 136 </table>
121 <a NAME="Function.__init__" ID="Function.__init__"></a> 137 <a NAME="Function.__init__" ID="Function.__init__"></a>
122 <h4>Function (Constructor)</h4> 138 <h4>Function (Constructor)</h4>
123 <b>Function</b>(<i>module, name, file, lineno, signature = '', separator = ', '</i>) 139 <b>Function</b>(<i>module, name, file, lineno, signature = '', separator = ', '</i>)
124 <p> 140 <p>
155 ClbrBaseClasses.Class, VisibilityMixin 171 ClbrBaseClasses.Class, VisibilityMixin
156 <h3>Class Attributes</h3> 172 <h3>Class Attributes</h3>
157 <table> 173 <table>
158 <tr><td>None</td></tr> 174 <tr><td>None</td></tr>
159 </table> 175 </table>
176 <h3>Class Methods</h3>
177 <table>
178 <tr><td>None</td></tr>
179 </table>
160 <h3>Methods</h3> 180 <h3>Methods</h3>
161 <table> 181 <table>
162 <tr> 182 <tr>
163 <td><a href="#Interface.__init__">Interface</a></td> 183 <td><a href="#Interface.__init__">Interface</a></td>
164 <td>Constructor</td> 184 <td>Constructor</td>
165 </tr> 185 </tr>
186 </table>
187 <h3>Static Methods</h3>
188 <table>
189 <tr><td>None</td></tr>
166 </table> 190 </table>
167 <a NAME="Interface.__init__" ID="Interface.__init__"></a> 191 <a NAME="Interface.__init__" ID="Interface.__init__"></a>
168 <h4>Interface (Constructor)</h4> 192 <h4>Interface (Constructor)</h4>
169 <b>Interface</b>(<i>module, name, super, file, lineno</i>) 193 <b>Interface</b>(<i>module, name, super, file, lineno</i>)
170 <p> 194 <p>
198 ClbrBaseClasses.Module, VisibilityMixin 222 ClbrBaseClasses.Module, VisibilityMixin
199 <h3>Class Attributes</h3> 223 <h3>Class Attributes</h3>
200 <table> 224 <table>
201 <tr><td>None</td></tr> 225 <tr><td>None</td></tr>
202 </table> 226 </table>
227 <h3>Class Methods</h3>
228 <table>
229 <tr><td>None</td></tr>
230 </table>
203 <h3>Methods</h3> 231 <h3>Methods</h3>
204 <table> 232 <table>
205 <tr> 233 <tr>
206 <td><a href="#Module.__init__">Module</a></td> 234 <td><a href="#Module.__init__">Module</a></td>
207 <td>Constructor</td> 235 <td>Constructor</td>
208 </tr> 236 </tr>
237 </table>
238 <h3>Static Methods</h3>
239 <table>
240 <tr><td>None</td></tr>
209 </table> 241 </table>
210 <a NAME="Module.__init__" ID="Module.__init__"></a> 242 <a NAME="Module.__init__" ID="Module.__init__"></a>
211 <h4>Module (Constructor)</h4> 243 <h4>Module (Constructor)</h4>
212 <b>Module</b>(<i>module, name, file, lineno</i>) 244 <b>Module</b>(<i>module, name, file, lineno</i>)
213 <p> 245 <p>
238 ClbrBaseClasses.ClbrVisibilityMixinBase 270 ClbrBaseClasses.ClbrVisibilityMixinBase
239 <h3>Class Attributes</h3> 271 <h3>Class Attributes</h3>
240 <table> 272 <table>
241 <tr><td>None</td></tr> 273 <tr><td>None</td></tr>
242 </table> 274 </table>
275 <h3>Class Methods</h3>
276 <table>
277 <tr><td>None</td></tr>
278 </table>
243 <h3>Methods</h3> 279 <h3>Methods</h3>
244 <table> 280 <table>
245 <tr> 281 <tr>
246 <td><a href="#VisibilityMixin.__init__">VisibilityMixin</a></td> 282 <td><a href="#VisibilityMixin.__init__">VisibilityMixin</a></td>
247 <td>Method to initialize the visibility.</td> 283 <td>Method to initialize the visibility.</td>
248 </tr> 284 </tr>
285 </table>
286 <h3>Static Methods</h3>
287 <table>
288 <tr><td>None</td></tr>
249 </table> 289 </table>
250 <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a> 290 <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a>
251 <h4>VisibilityMixin (Constructor)</h4> 291 <h4>VisibilityMixin (Constructor)</h4>
252 <b>VisibilityMixin</b>(<i></i>) 292 <b>VisibilityMixin</b>(<i></i>)
253 <p> 293 <p>

eric ide

mercurial