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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
99 <p> 99 <p>
100 Private slot to receive the result of the service key check. 100 Private slot to receive the result of the service key check.
101 </p> 101 </p>
102 <dl> 102 <dl>
103 103
104 <dt><i>result</i></dt> 104 <dt><i>result</i> (bool)</dt>
105 <dd> 105 <dd>
106 flag indicating a successful check (boolean) 106 flag indicating a successful check
107 </dd> 107 </dd>
108 <dt><i>msg</i></dt> 108 <dt><i>msg</i> (str)</dt>
109 <dd> 109 <dd>
110 network error message (str) 110 network error message
111 </dd> 111 </dd>
112 </dl> 112 </dl>
113 <a NAME="WebBrowserVirusTotalPage.on_testButton_clicked" ID="WebBrowserVirusTotalPage.on_testButton_clicked"></a> 113 <a NAME="WebBrowserVirusTotalPage.on_testButton_clicked" ID="WebBrowserVirusTotalPage.on_testButton_clicked"></a>
114 <h4>WebBrowserVirusTotalPage.on_testButton_clicked</h4> 114 <h4>WebBrowserVirusTotalPage.on_testButton_clicked</h4>
115 <b>on_testButton_clicked</b>(<i></i>) 115 <b>on_testButton_clicked</b>(<i></i>)
124 <p> 124 <p>
125 Private slot to handle changes of the service key. 125 Private slot to handle changes of the service key.
126 </p> 126 </p>
127 <dl> 127 <dl>
128 128
129 <dt><i>txt</i></dt> 129 <dt><i>txt</i> (str)</dt>
130 <dd> 130 <dd>
131 entered service key (string) 131 entered service key
132 </dd> 132 </dd>
133 </dl> 133 </dl>
134 <a NAME="WebBrowserVirusTotalPage.save" ID="WebBrowserVirusTotalPage.save"></a> 134 <a NAME="WebBrowserVirusTotalPage.save" ID="WebBrowserVirusTotalPage.save"></a>
135 <h4>WebBrowserVirusTotalPage.save</h4> 135 <h4>WebBrowserVirusTotalPage.save</h4>
136 <b>save</b>(<i></i>) 136 <b>save</b>(<i></i>)
148 <p> 148 <p>
149 Module function to create the configuration page. 149 Module function to create the configuration page.
150 </p> 150 </p>
151 <dl> 151 <dl>
152 152
153 <dt><i>dlg</i></dt> 153 <dt><i>dlg</i> (ConfigurationDialog)</dt>
154 <dd> 154 <dd>
155 reference to the configuration dialog 155 reference to the configuration dialog
156 </dd> 156 </dd>
157 </dl> 157 </dl>
158 <dl> 158 <dl>
159 <dt>Return:</dt> 159 <dt>Return:</dt>
160 <dd> 160 <dd>
161 reference to the instantiated page (ConfigurationPageBase) 161 reference to the instantiated page
162 </dd>
163 </dl>
164 <dl>
165 <dt>Return Type:</dt>
166 <dd>
167 ConfigurationPageBase
162 </dd> 168 </dd>
163 </dl> 169 </dl>
164 <div align="right"><a href="#top">Up</a></div> 170 <div align="right"><a href="#top">Up</a></div>
165 <hr /> 171 <hr />
166 </body></html> 172 </body></html>

eric ide

mercurial