Documentation/Source/eric5.E5Gui.E5TabWidget.html

changeset 1673
06eeffc8c97d
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
1672:782c5f5b912c 1673:06eeffc8c97d
259 <dd> 259 <dd>
260 point the context menu was requested (QPoint) 260 point the context menu was requested (QPoint)
261 </dd> 261 </dd>
262 </dl><a NAME="E5TabWidget.animationLabel" ID="E5TabWidget.animationLabel"></a> 262 </dl><a NAME="E5TabWidget.animationLabel" ID="E5TabWidget.animationLabel"></a>
263 <h4>E5TabWidget.animationLabel</h4> 263 <h4>E5TabWidget.animationLabel</h4>
264 <b>animationLabel</b>(<i>index, animationFile</i>) 264 <b>animationLabel</b>(<i>index, animationFile, speed=100</i>)
265 <p> 265 <p>
266 Public slot to set an animated icon. 266 Public slot to set an animated icon.
267 </p><dl> 267 </p><dl>
268 <dt><i>index</i></dt> 268 <dt><i>index</i></dt>
269 <dd> 269 <dd>
270 tab index (integer) 270 tab index (integer)
271 </dd><dt><i>animationFile</i></dt> 271 </dd><dt><i>animationFile</i></dt>
272 <dd> 272 <dd>
273 name of the file containing the animation (string) 273 name of the file containing the animation (string)
274 </dd><dt><i>speed</i></dt>
275 <dd>
276 animation speed of the icon in percent of the original
277 icon's speed (integer)
274 </dd> 278 </dd>
275 </dl><dl> 279 </dl><dl>
276 <dt>Returns:</dt> 280 <dt>Returns:</dt>
277 <dd> 281 <dd>
278 reference to the created label (QLabel) 282 reference to the created label (QLabel)

eric ide

mercurial