Documentation/Source/eric6.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardCharactersDialog.html

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

eric ide

mercurial