src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
127 tuple of (str, str) 127 tuple of (str, str)
128 </dd> 128 </dd>
129 </dl> 129 </dl>
130 <a NAME="FeedEditDialog.on_titleEdit_textChanged" ID="FeedEditDialog.on_titleEdit_textChanged"></a> 130 <a NAME="FeedEditDialog.on_titleEdit_textChanged" ID="FeedEditDialog.on_titleEdit_textChanged"></a>
131 <h4>FeedEditDialog.on_titleEdit_textChanged</h4> 131 <h4>FeedEditDialog.on_titleEdit_textChanged</h4>
132 <b>on_titleEdit_textChanged</b>(<i>txt</i>) 132 <b>on_titleEdit_textChanged</b>(<i>_txt</i>)
133 <p> 133 <p>
134 Private slot to handle changes of the feed title. 134 Private slot to handle changes of the feed title.
135 </p> 135 </p>
136 136
137 <dl> 137 <dl>
138 138
139 <dt><i>txt</i> (str)</dt> 139 <dt><i>_txt</i> (str)</dt>
140 <dd> 140 <dd>
141 new feed title 141 new feed title (unused)
142 </dd> 142 </dd>
143 </dl> 143 </dl>
144 <a NAME="FeedEditDialog.on_urlEdit_textChanged" ID="FeedEditDialog.on_urlEdit_textChanged"></a> 144 <a NAME="FeedEditDialog.on_urlEdit_textChanged" ID="FeedEditDialog.on_urlEdit_textChanged"></a>
145 <h4>FeedEditDialog.on_urlEdit_textChanged</h4> 145 <h4>FeedEditDialog.on_urlEdit_textChanged</h4>
146 <b>on_urlEdit_textChanged</b>(<i>txt</i>) 146 <b>on_urlEdit_textChanged</b>(<i>_txt</i>)
147 <p> 147 <p>
148 Private slot to handle changes of the feed URL. 148 Private slot to handle changes of the feed URL.
149 </p> 149 </p>
150 150
151 <dl> 151 <dl>
152 152
153 <dt><i>txt</i> (str)</dt> 153 <dt><i>_txt</i> (str)</dt>
154 <dd> 154 <dd>
155 new feed URL 155 new feed URL (unused)
156 </dd> 156 </dd>
157 </dl> 157 </dl>
158 <div align="right"><a href="#top">Up</a></div> 158 <div align="right"><a href="#top">Up</a></div>
159 <hr /> 159 <hr />
160 </body></html> 160 </body></html>

eric ide

mercurial