Documentation/Source/eric5.Preferences.ConfigurationPages.DebuggerPythonPage.html

changeset 17
edde1fe80b3e
child 21
b88a0e6268bd
equal deleted inserted replaced
16:892c1787d666 17:edde1fe80b3e
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head>
5 <title>eric5.Preferences.ConfigurationPages.DebuggerPythonPage</title>
6 <style>
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n'
8 </style>
9 </head>
10 <body><a NAME="top" ID="top"></a>
11 <h1>eric5.Preferences.ConfigurationPages.DebuggerPythonPage</h1>
12 <p>
13 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#80;y&#116;&#104;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.
14 </p>
15 <h3>Global Attributes</h3>
16 <table>
17 <tr><td>None</td></tr>
18 </table>
19 <h3>Classes</h3>
20 <table>
21 <tr>
22 <td><a href="#DebuggerPythonPage">DebuggerPythonPage</a></td>
23 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#80;y&#116;&#104;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.</td>
24 </tr>
25 </table>
26 <h3>Functions</h3>
27 <table>
28 <tr>
29 <td><a href="#create">create</a></td>
30 <td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.</td>
31 </tr>
32 </table>
33 <hr /><hr />
34 <a NAME="DebuggerPythonPage" ID="DebuggerPythonPage"></a>
35 <h2>DebuggerPythonPage</h2>
36 <p>
37 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#80;y&#116;&#104;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.
38 </p>
39 <h3>Derived from</h3>
40 ConfigurationPageBase, Ui_DebuggerPythonPage
41 <h3>Class Attributes</h3>
42 <table>
43 <tr><td>None</td></tr>
44 </table>
45 <h3>Methods</h3>
46 <table>
47 <tr>
48 <td><a href="#DebuggerPythonPage.__init__">DebuggerPythonPage</a></td>
49 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
50 </tr><tr>
51 <td><a href="#DebuggerPythonPage.on_debugClientButton_clicked">on_debugClientButton_clicked</a></td>
52 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103; &#67;&#108;&#105;&#101;&#110;&#116; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110;.</td>
53 </tr><tr>
54 <td><a href="#DebuggerPythonPage.on_interpreterButton_clicked">on_interpreterButton_clicked</a></td>
55 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#105;&#110;&#116;&#101;&#114;&#112;&#114;&#101;&#116;&#101;&#114; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110;.</td>
56 </tr><tr>
57 <td><a href="#DebuggerPythonPage.save">save</a></td>
58 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#80;y&#116;&#104;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110;.</td>
59 </tr>
60 </table>
61 <a NAME="DebuggerPythonPage.__init__" ID="DebuggerPythonPage.__init__"></a>
62 <h4>DebuggerPythonPage (Constructor)</h4>
63 <b>DebuggerPythonPage</b>(<i></i>)
64 <p>
65 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
66 </p><a NAME="DebuggerPythonPage.on_debugClientButton_clicked" ID="DebuggerPythonPage.on_debugClientButton_clicked"></a>
67 <h4>DebuggerPythonPage.on_debugClientButton_clicked</h4>
68 <b>on_debugClientButton_clicked</b>(<i></i>)
69 <p>
70 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103; &#67;&#108;&#105;&#101;&#110;&#116; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110;.
71 </p><a NAME="DebuggerPythonPage.on_interpreterButton_clicked" ID="DebuggerPythonPage.on_interpreterButton_clicked"></a>
72 <h4>DebuggerPythonPage.on_interpreterButton_clicked</h4>
73 <b>on_interpreterButton_clicked</b>(<i></i>)
74 <p>
75 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#105;&#110;&#116;&#101;&#114;&#112;&#114;&#101;&#116;&#101;&#114; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110;.
76 </p><a NAME="DebuggerPythonPage.save" ID="DebuggerPythonPage.save"></a>
77 <h4>DebuggerPythonPage.save</h4>
78 <b>save</b>(<i></i>)
79 <p>
80 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#80;y&#116;&#104;&#111;&#110; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110;.
81 </p>
82 <div align="right"><a href="#top">Up</a></div>
83 <hr /><hr />
84 <a NAME="create" ID="create"></a>
85 <h2>create</h2>
86 <b>create</b>(<i>dlg</i>)
87 <p>
88 &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#112;&#97;&#103;&#101;.
89 </p><dl>
90 <dt><i>dlg</i></dt>
91 <dd>
92 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;
93 </dd>
94 </dl>
95 <div align="right"><a href="#top">Up</a></div>
96 <hr />
97 </body></html>

eric ide

mercurial