src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
154 Private slot to select the categories. 154 Private slot to select the categories.
155 </p> 155 </p>
156 156
157 <a NAME="DotDesktopWizardDialog.on_nameEdit_textChanged" ID="DotDesktopWizardDialog.on_nameEdit_textChanged"></a> 157 <a NAME="DotDesktopWizardDialog.on_nameEdit_textChanged" ID="DotDesktopWizardDialog.on_nameEdit_textChanged"></a>
158 <h4>DotDesktopWizardDialog.on_nameEdit_textChanged</h4> 158 <h4>DotDesktopWizardDialog.on_nameEdit_textChanged</h4>
159 <b>on_nameEdit_textChanged</b>(<i>txt</i>) 159 <b>on_nameEdit_textChanged</b>(<i>_txt</i>)
160 <p> 160 <p>
161 Private slot to check, if the nameEdit field is empty. 161 Private slot to check, if the nameEdit field is empty.
162 </p> 162 </p>
163 163
164 <dl> 164 <dl>
165 165
166 <dt><i>txt</i> (str)</dt> 166 <dt><i>_txt</i> (str)</dt>
167 <dd> 167 <dd>
168 text of the entry field 168 text of the entry field (unused)
169 </dd> 169 </dd>
170 </dl> 170 </dl>
171 <a NAME="DotDesktopWizardDialog.on_notShowButton_clicked" ID="DotDesktopWizardDialog.on_notShowButton_clicked"></a> 171 <a NAME="DotDesktopWizardDialog.on_notShowButton_clicked" ID="DotDesktopWizardDialog.on_notShowButton_clicked"></a>
172 <h4>DotDesktopWizardDialog.on_notShowButton_clicked</h4> 172 <h4>DotDesktopWizardDialog.on_notShowButton_clicked</h4>
173 <b>on_notShowButton_clicked</b>(<i></i>) 173 <b>on_notShowButton_clicked</b>(<i></i>)
175 Private slot to select the NotShowIn environments. 175 Private slot to select the NotShowIn environments.
176 </p> 176 </p>
177 177
178 <a NAME="DotDesktopWizardDialog.on_notShowEdit_textChanged" ID="DotDesktopWizardDialog.on_notShowEdit_textChanged"></a> 178 <a NAME="DotDesktopWizardDialog.on_notShowEdit_textChanged" ID="DotDesktopWizardDialog.on_notShowEdit_textChanged"></a>
179 <h4>DotDesktopWizardDialog.on_notShowEdit_textChanged</h4> 179 <h4>DotDesktopWizardDialog.on_notShowEdit_textChanged</h4>
180 <b>on_notShowEdit_textChanged</b>(<i>txt</i>) 180 <b>on_notShowEdit_textChanged</b>(<i>_txt</i>)
181 <p> 181 <p>
182 Private slot to check the contents of the notShowEdit field. 182 Private slot to check the contents of the notShowEdit field.
183 </p> 183 </p>
184 184
185 <dl> 185 <dl>
186 186
187 <dt><i>txt</i> (str)</dt> 187 <dt><i>_txt</i> (str)</dt>
188 <dd> 188 <dd>
189 text of the entry field 189 text of the entry field (unused)
190 </dd> 190 </dd>
191 </dl> 191 </dl>
192 <a NAME="DotDesktopWizardDialog.on_onlyShowButton_clicked" ID="DotDesktopWizardDialog.on_onlyShowButton_clicked"></a> 192 <a NAME="DotDesktopWizardDialog.on_onlyShowButton_clicked" ID="DotDesktopWizardDialog.on_onlyShowButton_clicked"></a>
193 <h4>DotDesktopWizardDialog.on_onlyShowButton_clicked</h4> 193 <h4>DotDesktopWizardDialog.on_onlyShowButton_clicked</h4>
194 <b>on_onlyShowButton_clicked</b>(<i></i>) 194 <b>on_onlyShowButton_clicked</b>(<i></i>)
196 Private slot to select the OnlyShowIn environments. 196 Private slot to select the OnlyShowIn environments.
197 </p> 197 </p>
198 198
199 <a NAME="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ID="DotDesktopWizardDialog.on_onlyShowEdit_textChanged"></a> 199 <a NAME="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ID="DotDesktopWizardDialog.on_onlyShowEdit_textChanged"></a>
200 <h4>DotDesktopWizardDialog.on_onlyShowEdit_textChanged</h4> 200 <h4>DotDesktopWizardDialog.on_onlyShowEdit_textChanged</h4>
201 <b>on_onlyShowEdit_textChanged</b>(<i>txt</i>) 201 <b>on_onlyShowEdit_textChanged</b>(<i>_txt</i>)
202 <p> 202 <p>
203 Private slot to check the contents of the onlyShowEdit field. 203 Private slot to check the contents of the onlyShowEdit field.
204 </p> 204 </p>
205 205
206 <dl> 206 <dl>
207 207
208 <dt><i>txt</i> (str)</dt> 208 <dt><i>_txt</i> (str)</dt>
209 <dd> 209 <dd>
210 text of the entry field 210 text of the entry field (unused)
211 </dd> 211 </dd>
212 </dl> 212 </dl>
213 <a NAME="DotDesktopWizardDialog.on_projectButton_clicked" ID="DotDesktopWizardDialog.on_projectButton_clicked"></a> 213 <a NAME="DotDesktopWizardDialog.on_projectButton_clicked" ID="DotDesktopWizardDialog.on_projectButton_clicked"></a>
214 <h4>DotDesktopWizardDialog.on_projectButton_clicked</h4> 214 <h4>DotDesktopWizardDialog.on_projectButton_clicked</h4>
215 <b>on_projectButton_clicked</b>(<i></i>) 215 <b>on_projectButton_clicked</b>(<i></i>)
232 index of the selected entry 232 index of the selected entry
233 </dd> 233 </dd>
234 </dl> 234 </dl>
235 <a NAME="DotDesktopWizardDialog.on_typeEdit_textChanged" ID="DotDesktopWizardDialog.on_typeEdit_textChanged"></a> 235 <a NAME="DotDesktopWizardDialog.on_typeEdit_textChanged" ID="DotDesktopWizardDialog.on_typeEdit_textChanged"></a>
236 <h4>DotDesktopWizardDialog.on_typeEdit_textChanged</h4> 236 <h4>DotDesktopWizardDialog.on_typeEdit_textChanged</h4>
237 <b>on_typeEdit_textChanged</b>(<i>txt</i>) 237 <b>on_typeEdit_textChanged</b>(<i>_txt</i>)
238 <p> 238 <p>
239 Private slot to check, if the typeEdit field is empty. 239 Private slot to check, if the typeEdit field is empty.
240 </p> 240 </p>
241 241
242 <dl> 242 <dl>
243 243
244 <dt><i>txt</i> (str)</dt> 244 <dt><i>_txt</i> (str)</dt>
245 <dd> 245 <dd>
246 text of the entry field 246 text of the entry field (unused)
247 </dd> 247 </dd>
248 </dl> 248 </dl>
249 <div align="right"><a href="#top">Up</a></div> 249 <div align="right"><a href="#top">Up</a></div>
250 <hr /> 250 <hr />
251 </body></html> 251 </body></html>

eric ide

mercurial