Documentation/Source/eric6.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html

changeset 6123
39cd368143db
parent 3673
e26d7d0c1088
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
137 <dd> 137 <dd>
138 line edit widget to act on (QLineEdit) 138 line edit widget to act on (QLineEdit)
139 </dd> 139 </dd>
140 </dl><a NAME="PyRegExpWizardCharactersDialog.__rangesCharTypeSelected" ID="PyRegExpWizardCharactersDialog.__rangesCharTypeSelected"></a> 140 </dl><a NAME="PyRegExpWizardCharactersDialog.__rangesCharTypeSelected" ID="PyRegExpWizardCharactersDialog.__rangesCharTypeSelected"></a>
141 <h4>PyRegExpWizardCharactersDialog.__rangesCharTypeSelected</h4> 141 <h4>PyRegExpWizardCharactersDialog.__rangesCharTypeSelected</h4>
142 <b>__rangesCharTypeSelected</b>(<i>index</i>) 142 <b>__rangesCharTypeSelected</b>(<i>index, combo</i>)
143 <p> 143 <p>
144 Private slot to handle the activated(int) signal of the char ranges 144 Private slot to handle the activated(int) signal of the char ranges
145 combo boxes. 145 combo boxes.
146 </p><dl> 146 </p><dl>
147 <dt><i>index</i></dt> 147 <dt><i>index</i> (int)</dt>
148 <dd> 148 <dd>
149 selected list index (integer) 149 selected list index
150 </dd><dt><i>combo</i> (QComboBox)</dt>
151 <dd>
152 reference to the combo box
150 </dd> 153 </dd>
151 </dl><a NAME="PyRegExpWizardCharactersDialog.__singlesCharTypeSelected" ID="PyRegExpWizardCharactersDialog.__singlesCharTypeSelected"></a> 154 </dl><a NAME="PyRegExpWizardCharactersDialog.__singlesCharTypeSelected" ID="PyRegExpWizardCharactersDialog.__singlesCharTypeSelected"></a>
152 <h4>PyRegExpWizardCharactersDialog.__singlesCharTypeSelected</h4> 155 <h4>PyRegExpWizardCharactersDialog.__singlesCharTypeSelected</h4>
153 <b>__singlesCharTypeSelected</b>(<i>index</i>) 156 <b>__singlesCharTypeSelected</b>(<i>index, combo</i>)
154 <p> 157 <p>
155 Private slot to handle the activated(int) signal of the single chars 158 Private slot to handle the activated(int) signal of the single chars
156 combo boxes. 159 combo boxes.
157 </p><dl> 160 </p><dl>
158 <dt><i>index</i></dt> 161 <dt><i>index</i> (int)</dt>
159 <dd> 162 <dd>
160 selected list index (integer) 163 selected list index
164 </dd><dt><i>combo</i> (QComboBox)</dt>
165 <dd>
166 reference to the combo box
161 </dd> 167 </dd>
162 </dl><a NAME="PyRegExpWizardCharactersDialog.getCharacters" ID="PyRegExpWizardCharactersDialog.getCharacters"></a> 168 </dl><a NAME="PyRegExpWizardCharactersDialog.getCharacters" ID="PyRegExpWizardCharactersDialog.getCharacters"></a>
163 <h4>PyRegExpWizardCharactersDialog.getCharacters</h4> 169 <h4>PyRegExpWizardCharactersDialog.getCharacters</h4>
164 <b>getCharacters</b>(<i></i>) 170 <b>getCharacters</b>(<i></i>)
165 <p> 171 <p>

eric ide

mercurial