eric6/Documentation/Source/eric6.E5Gui.E5TabWidget.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
289 289
290 <dt><i>parent</i></dt> 290 <dt><i>parent</i></dt>
291 <dd> 291 <dd>
292 reference to the parent widget (QWidget) 292 reference to the parent widget (QWidget)
293 </dd> 293 </dd>
294 <dt><i>dnd=</i></dt> 294 <dt><i>dnd</i></dt>
295 <dd> 295 <dd>
296 flag indicating the support for Drag & Drop (boolean) 296 flag indicating the support for Drag & Drop (boolean)
297 </dd> 297 </dd>
298 </dl> 298 </dl>
299 <a NAME="E5TabWidget.__currentChanged" ID="E5TabWidget.__currentChanged"></a> 299 <a NAME="E5TabWidget.__currentChanged" ID="E5TabWidget.__currentChanged"></a>
316 316
317 <p> 317 <p>
318 Private method to determine the free side of a tab. 318 Private method to determine the free side of a tab.
319 </p> 319 </p>
320 <dl> 320 <dl>
321 <dt>Returns:</dt> 321 <dt>Return:</dt>
322 <dd> 322 <dd>
323 free side (QTabBar.ButtonPosition) 323 free side (QTabBar.ButtonPosition)
324 </dd> 324 </dd>
325 </dl> 325 </dl>
326 <a NAME="E5TabWidget.__handleTabCustomContextMenuRequested" ID="E5TabWidget.__handleTabCustomContextMenuRequested"></a> 326 <a NAME="E5TabWidget.__handleTabCustomContextMenuRequested" ID="E5TabWidget.__handleTabCustomContextMenuRequested"></a>
358 <dd> 358 <dd>
359 interval in milliseconds between animation frames 359 interval in milliseconds between animation frames
360 </dd> 360 </dd>
361 </dl> 361 </dl>
362 <dl> 362 <dl>
363 <dt>Returns:</dt> 363 <dt>Return:</dt>
364 <dd> 364 <dd>
365 reference to the created label 365 reference to the created label
366 </dd> 366 </dd>
367 </dl> 367 </dl>
368 <dl> 368 <dl>
430 <dd> 430 <dd>
431 position determining the tab index (QPoint) 431 position determining the tab index (QPoint)
432 </dd> 432 </dd>
433 </dl> 433 </dl>
434 <dl> 434 <dl>
435 <dt>Returns:</dt> 435 <dt>Return:</dt>
436 <dd> 436 <dd>
437 index of the tab (integer) 437 index of the tab (integer)
438 </dd> 438 </dd>
439 </dl> 439 </dl>
440 <a NAME="E5TabWidget.setCustomTabBar" ID="E5TabWidget.setCustomTabBar"></a> 440 <a NAME="E5TabWidget.setCustomTabBar" ID="E5TabWidget.setCustomTabBar"></a>

eric ide

mercurial