src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
121 tuple of two str 121 tuple of two str
122 </dd> 122 </dd>
123 </dl> 123 </dl>
124 <a NAME="CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged" ID="CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged"></a> 124 <a NAME="CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged" ID="CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged"></a>
125 <h4>CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged</h4> 125 <h4>CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged</h4>
126 <b>on_leftEdit_textChanged</b>(<i>txt</i>) 126 <b>on_leftEdit_textChanged</b>(<i>_txt</i>)
127 <p> 127 <p>
128 Private slot to handle a change of the text of the left side edit. 128 Private slot to handle a change of the text of the left side edit.
129 </p> 129 </p>
130 130
131 <dl> 131 <dl>
132 132
133 <dt><i>txt</i> (str)</dt> 133 <dt><i>_txt</i> (str)</dt>
134 <dd> 134 <dd>
135 text of the line edit 135 text of the line edit (unused)
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <a NAME="CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged" ID="CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged"></a> 138 <a NAME="CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged" ID="CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged"></a>
139 <h4>CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged</h4> 139 <h4>CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged</h4>
140 <b>on_rightEdit_textChanged</b>(<i>txt</i>) 140 <b>on_rightEdit_textChanged</b>(<i>_txt</i>)
141 <p> 141 <p>
142 Private slot to handle a change of the text of the right side edit. 142 Private slot to handle a change of the text of the right side edit.
143 </p> 143 </p>
144 144
145 <dl> 145 <dl>
146 146
147 <dt><i>txt</i> (str)</dt> 147 <dt><i>_txt</i> (str)</dt>
148 <dd> 148 <dd>
149 text of the line edit 149 text of the line edit (unused)
150 </dd> 150 </dd>
151 </dl> 151 </dl>
152 <div align="right"><a href="#top">Up</a></div> 152 <div align="right"><a href="#top">Up</a></div>
153 <hr /> 153 <hr />
154 </body></html> 154 </body></html>

eric ide

mercurial