Documentation/Source/eric6.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html

changeset 6123
39cd368143db
parent 5606
da305d172769
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
186 format identifier (one of "-ccp", "-ccn", 186 format identifier (one of "-ccp", "-ccn",
187 "-cbp", "-cbn") 187 "-cbp", "-cbn")
188 </dd> 188 </dd>
189 </dl><a NAME="QRegExpWizardCharactersDialog.__rangesCharTypeSelected" ID="QRegExpWizardCharactersDialog.__rangesCharTypeSelected"></a> 189 </dl><a NAME="QRegExpWizardCharactersDialog.__rangesCharTypeSelected" ID="QRegExpWizardCharactersDialog.__rangesCharTypeSelected"></a>
190 <h4>QRegExpWizardCharactersDialog.__rangesCharTypeSelected</h4> 190 <h4>QRegExpWizardCharactersDialog.__rangesCharTypeSelected</h4>
191 <b>__rangesCharTypeSelected</b>(<i>index</i>) 191 <b>__rangesCharTypeSelected</b>(<i>index, combo</i>)
192 <p> 192 <p>
193 Private slot to handle the activated(int) signal of the char ranges 193 Private slot to handle the activated(int) signal of the char ranges
194 combo boxes. 194 combo boxes.
195 </p><dl> 195 </p><dl>
196 <dt><i>index</i></dt> 196 <dt><i>index</i> (int)</dt>
197 <dd> 197 <dd>
198 selected list index (integer) 198 selected list index
199 </dd><dt><i>combo</i> (QComboBox)</dt>
200 <dd>
201 reference to the combo box
199 </dd> 202 </dd>
200 </dl><a NAME="QRegExpWizardCharactersDialog.__singlesCharTypeSelected" ID="QRegExpWizardCharactersDialog.__singlesCharTypeSelected"></a> 203 </dl><a NAME="QRegExpWizardCharactersDialog.__singlesCharTypeSelected" ID="QRegExpWizardCharactersDialog.__singlesCharTypeSelected"></a>
201 <h4>QRegExpWizardCharactersDialog.__singlesCharTypeSelected</h4> 204 <h4>QRegExpWizardCharactersDialog.__singlesCharTypeSelected</h4>
202 <b>__singlesCharTypeSelected</b>(<i>index</i>) 205 <b>__singlesCharTypeSelected</b>(<i>index, combo</i>)
203 <p> 206 <p>
204 Private slot to handle the activated(int) signal of the single chars 207 Private slot to handle the activated(int) signal of the single chars
205 combo boxes. 208 combo boxes.
206 </p><dl> 209 </p><dl>
207 <dt><i>index</i></dt> 210 <dt><i>index</i> (int)</dt>
208 <dd> 211 <dd>
209 selected list index (integer) 212 selected list index
213 </dd><dt><i>combo</i> (QComboBox)</dt>
214 <dd>
215 reference to the combo box
210 </dd> 216 </dd>
211 </dl><a NAME="QRegExpWizardCharactersDialog.getCharacters" ID="QRegExpWizardCharactersDialog.getCharacters"></a> 217 </dl><a NAME="QRegExpWizardCharactersDialog.getCharacters" ID="QRegExpWizardCharactersDialog.getCharacters"></a>
212 <h4>QRegExpWizardCharactersDialog.getCharacters</h4> 218 <h4>QRegExpWizardCharactersDialog.getCharacters</h4>
213 <b>getCharacters</b>(<i></i>) 219 <b>getCharacters</b>(<i></i>)
214 <p> 220 <p>

eric ide

mercurial