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

changeset 2074
5cb87968aad5
parent 1229
a8207dc73672
child 2190
abd65b78425e
equal deleted inserted replaced
2071:136eb25e4314 2074:5cb87968aad5
63 <tr> 63 <tr>
64 <td><a href="#NetworkPage.__init__">NetworkPage</a></td> 64 <td><a href="#NetworkPage.__init__">NetworkPage</a></td>
65 <td>Constructor</td> 65 <td>Constructor</td>
66 </tr><tr> 66 </tr><tr>
67 <td><a href="#NetworkPage.on_clearProxyPasswordsButton_clicked">on_clearProxyPasswordsButton_clicked</a></td> 67 <td><a href="#NetworkPage.on_clearProxyPasswordsButton_clicked">on_clearProxyPasswordsButton_clicked</a></td>
68 <td>Private slot to clear the saved proxy passwords.</td> 68 <td>Private slot to clear the saved HTTP(S) proxy passwords.</td>
69 </tr><tr> 69 </tr><tr>
70 <td><a href="#NetworkPage.on_downloadDirButton_clicked">on_downloadDirButton_clicked</a></td> 70 <td><a href="#NetworkPage.on_downloadDirButton_clicked">on_downloadDirButton_clicked</a></td>
71 <td>Private slot to handle the directory selection via dialog.</td> 71 <td>Private slot to handle the directory selection via dialog.</td>
72 </tr><tr>
73 <td><a href="#NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged">on_ftpProxyTypeCombo_currentIndexChanged</a></td>
74 <td>Private slot handling the selection of a proxy type.</td>
72 </tr><tr> 75 </tr><tr>
73 <td><a href="#NetworkPage.save">save</a></td> 76 <td><a href="#NetworkPage.save">save</a></td>
74 <td>Public slot to save the Application configuration.</td> 77 <td>Public slot to save the Application configuration.</td>
75 </tr> 78 </tr>
76 </table> 79 </table>
85 Constructor 88 Constructor
86 </p><a NAME="NetworkPage.on_clearProxyPasswordsButton_clicked" ID="NetworkPage.on_clearProxyPasswordsButton_clicked"></a> 89 </p><a NAME="NetworkPage.on_clearProxyPasswordsButton_clicked" ID="NetworkPage.on_clearProxyPasswordsButton_clicked"></a>
87 <h4>NetworkPage.on_clearProxyPasswordsButton_clicked</h4> 90 <h4>NetworkPage.on_clearProxyPasswordsButton_clicked</h4>
88 <b>on_clearProxyPasswordsButton_clicked</b>(<i></i>) 91 <b>on_clearProxyPasswordsButton_clicked</b>(<i></i>)
89 <p> 92 <p>
90 Private slot to clear the saved proxy passwords. 93 Private slot to clear the saved HTTP(S) proxy passwords.
91 </p><a NAME="NetworkPage.on_downloadDirButton_clicked" ID="NetworkPage.on_downloadDirButton_clicked"></a> 94 </p><a NAME="NetworkPage.on_downloadDirButton_clicked" ID="NetworkPage.on_downloadDirButton_clicked"></a>
92 <h4>NetworkPage.on_downloadDirButton_clicked</h4> 95 <h4>NetworkPage.on_downloadDirButton_clicked</h4>
93 <b>on_downloadDirButton_clicked</b>(<i></i>) 96 <b>on_downloadDirButton_clicked</b>(<i></i>)
94 <p> 97 <p>
95 Private slot to handle the directory selection via dialog. 98 Private slot to handle the directory selection via dialog.
96 </p><a NAME="NetworkPage.save" ID="NetworkPage.save"></a> 99 </p><a NAME="NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged" ID="NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged"></a>
100 <h4>NetworkPage.on_ftpProxyTypeCombo_currentIndexChanged</h4>
101 <b>on_ftpProxyTypeCombo_currentIndexChanged</b>(<i>index</i>)
102 <p>
103 Private slot handling the selection of a proxy type.
104 </p><dl>
105 <dt><i>index</i></dt>
106 <dd>
107 index of the selected item (integer)
108 </dd>
109 </dl><a NAME="NetworkPage.save" ID="NetworkPage.save"></a>
97 <h4>NetworkPage.save</h4> 110 <h4>NetworkPage.save</h4>
98 <b>save</b>(<i></i>) 111 <b>save</b>(<i></i>)
99 <p> 112 <p>
100 Public slot to save the Application configuration. 113 Public slot to save the Application configuration.
101 </p> 114 </p>

eric ide

mercurial