eric6/Documentation/Source/eric6.UI.PythonDisViewer.html

changeset 8266
560547c2b6ec
parent 7989
a21d673a8f99
equal deleted inserted replaced
8265:0090cfa83159 8266:560547c2b6ec
237 <tr><td>None</td></tr> 237 <tr><td>None</td></tr>
238 </table> 238 </table>
239 239
240 <a NAME="PythonDisViewer.__init__" ID="PythonDisViewer.__init__"></a> 240 <a NAME="PythonDisViewer.__init__" ID="PythonDisViewer.__init__"></a>
241 <h4>PythonDisViewer (Constructor)</h4> 241 <h4>PythonDisViewer (Constructor)</h4>
242 <b>PythonDisViewer</b>(<i>viewmanager, mode=PythonDisViewerModes.SourceDisassemblyMode, parent=None</i>) 242 <b>PythonDisViewer</b>(<i>viewmanager, mode=PythonDisViewerModes.SOURCEDISASSEMBLY, parent=None</i>)
243 243
244 <p> 244 <p>
245 Constructor 245 Constructor
246 </p> 246 </p>
247 <dl> 247 <dl>
793 <h3>Derived from</h3> 793 <h3>Derived from</h3>
794 enum.Enum 794 enum.Enum
795 <h3>Class Attributes</h3> 795 <h3>Class Attributes</h3>
796 796
797 <table> 797 <table>
798 <tr><td>SourceDisassemblyMode</td></tr><tr><td>TracebackMode</td></tr> 798 <tr><td>SOURCEDISASSEMBLY</td></tr><tr><td>TRACEBACK</td></tr>
799 </table> 799 </table>
800 <h3>Class Methods</h3> 800 <h3>Class Methods</h3>
801 801
802 <table> 802 <table>
803 <tr><td>None</td></tr> 803 <tr><td>None</td></tr>

eric ide

mercurial