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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
110 <p> 110 <p>
111 Private slot to handle the user entering a banned user. 111 Private slot to handle the user entering a banned user.
112 </p> 112 </p>
113 <dl> 113 <dl>
114 114
115 <dt><i>txt</i></dt> 115 <dt><i>txt</i> (str)</dt>
116 <dd> 116 <dd>
117 text entered by the user (string) 117 text entered by the user
118 </dd> 118 </dd>
119 </dl> 119 </dl>
120 <a NAME="CooperationPage.on_bannedUsersList_itemSelectionChanged" ID="CooperationPage.on_bannedUsersList_itemSelectionChanged"></a> 120 <a NAME="CooperationPage.on_bannedUsersList_itemSelectionChanged" ID="CooperationPage.on_bannedUsersList_itemSelectionChanged"></a>
121 <h4>CooperationPage.on_bannedUsersList_itemSelectionChanged</h4> 121 <h4>CooperationPage.on_bannedUsersList_itemSelectionChanged</h4>
122 <b>on_bannedUsersList_itemSelectionChanged</b>(<i></i>) 122 <b>on_bannedUsersList_itemSelectionChanged</b>(<i></i>)
149 <p> 149 <p>
150 Module function to create the configuration page. 150 Module function to create the configuration page.
151 </p> 151 </p>
152 <dl> 152 <dl>
153 153
154 <dt><i>dlg</i></dt> 154 <dt><i>dlg</i> (ConfigurationDialog)</dt>
155 <dd> 155 <dd>
156 reference to the configuration dialog 156 reference to the configuration dialog
157 </dd> 157 </dd>
158 </dl> 158 </dl>
159 <dl> 159 <dl>
160 <dt>Return:</dt> 160 <dt>Return:</dt>
161 <dd> 161 <dd>
162 reference to the instantiated page (ConfigurationPageBase) 162 reference to the instantiated page
163 </dd>
164 </dl>
165 <dl>
166 <dt>Return Type:</dt>
167 <dd>
168 ConfigurationPageBase
163 </dd> 169 </dd>
164 </dl> 170 </dl>
165 <div align="right"><a href="#top">Up</a></div> 171 <div align="right"><a href="#top">Up</a></div>
166 <hr /> 172 <hr />
167 </body></html> 173 </body></html>

eric ide

mercurial