src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NetworkPage.html

branch
eric7
changeset 10428
a071d4065202
parent 10135
36839e2c6945
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
92 <p> 92 <p>
93 Constructor 93 Constructor
94 </p> 94 </p>
95 <dl> 95 <dl>
96 96
97 <dt><i>configDialog</i></dt> 97 <dt><i>configDialog</i> (ConfigurationDialog)</dt>
98 <dd> 98 <dd>
99 reference to the configuration dialog 99 reference to the configuration dialog
100 (ConfigurationDialog)
101 </dd> 100 </dd>
102 </dl> 101 </dl>
103 <a NAME="NetworkPage.on_clearProxyPasswordsButton_clicked" ID="NetworkPage.on_clearProxyPasswordsButton_clicked"></a> 102 <a NAME="NetworkPage.on_clearProxyPasswordsButton_clicked" ID="NetworkPage.on_clearProxyPasswordsButton_clicked"></a>
104 <h4>NetworkPage.on_clearProxyPasswordsButton_clicked</h4> 103 <h4>NetworkPage.on_clearProxyPasswordsButton_clicked</h4>
105 <b>on_clearProxyPasswordsButton_clicked</b>(<i></i>) 104 <b>on_clearProxyPasswordsButton_clicked</b>(<i></i>)
114 <p> 113 <p>
115 Private slot handling the selection of a proxy type. 114 Private slot handling the selection of a proxy type.
116 </p> 115 </p>
117 <dl> 116 <dl>
118 117
119 <dt><i>index</i></dt> 118 <dt><i>index</i> (int)</dt>
120 <dd> 119 <dd>
121 index of the selected item (integer) 120 index of the selected item
122 </dd> 121 </dd>
123 </dl> 122 </dl>
124 <a NAME="NetworkPage.save" ID="NetworkPage.save"></a> 123 <a NAME="NetworkPage.save" ID="NetworkPage.save"></a>
125 <h4>NetworkPage.save</h4> 124 <h4>NetworkPage.save</h4>
126 <b>save</b>(<i></i>) 125 <b>save</b>(<i></i>)
152 <p> 151 <p>
153 Module function to create the configuration page. 152 Module function to create the configuration page.
154 </p> 153 </p>
155 <dl> 154 <dl>
156 155
157 <dt><i>dlg</i></dt> 156 <dt><i>dlg</i> (ConfigurationDialog)</dt>
158 <dd> 157 <dd>
159 reference to the configuration dialog 158 reference to the configuration dialog
160 </dd> 159 </dd>
161 </dl> 160 </dl>
162 <dl> 161 <dl>
163 <dt>Return:</dt> 162 <dt>Return:</dt>
164 <dd> 163 <dd>
165 reference to the instantiated page (ConfigurationPageBase) 164 reference to the instantiated page
165 </dd>
166 </dl>
167 <dl>
168 <dt>Return Type:</dt>
169 <dd>
170 ConfigurationPageBase
166 </dd> 171 </dd>
167 </dl> 172 </dl>
168 <div align="right"><a href="#top">Up</a></div> 173 <div align="right"><a href="#top">Up</a></div>
169 <hr /> 174 <hr />
170 </body></html> 175 </body></html>

eric ide

mercurial