7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
223 | 223 |
224 <p> | 224 <p> |
225 Public method to add any actions before the tree. | 225 Public method to add any actions before the tree. |
226 </p> | 226 </p> |
227 <dl> | 227 <dl> |
228 <dt>Returns:</dt> | 228 <dt>Return:</dt> |
229 <dd> | 229 <dd> |
230 flag indicating if any actions were added (boolean) | 230 flag indicating if any actions were added (boolean) |
231 </dd> | 231 </dd> |
232 </dl> | 232 </dl> |
233 <a NAME="HistoryMenu.setInitialActions" ID="HistoryMenu.setInitialActions"></a> | 233 <a NAME="HistoryMenu.setInitialActions" ID="HistoryMenu.setInitialActions"></a> |
347 | 347 |
348 <p> | 348 <p> |
349 Public method to determine the number of rows moved to the root. | 349 Public method to determine the number of rows moved to the root. |
350 </p> | 350 </p> |
351 <dl> | 351 <dl> |
352 <dt>Returns:</dt> | 352 <dt>Return:</dt> |
353 <dd> | 353 <dd> |
354 number of rows moved to the root (integer) | 354 number of rows moved to the root (integer) |
355 </dd> | 355 </dd> |
356 </dl> | 356 </dl> |
357 <a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a> | 357 <a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a> |
367 <dd> | 367 <dd> |
368 index of parent (QModelIndex) | 368 index of parent (QModelIndex) |
369 </dd> | 369 </dd> |
370 </dl> | 370 </dl> |
371 <dl> | 371 <dl> |
372 <dt>Returns:</dt> | 372 <dt>Return:</dt> |
373 <dd> | 373 <dd> |
374 number of columns (integer) | 374 number of columns (integer) |
375 </dd> | 375 </dd> |
376 </dl> | 376 </dl> |
377 <a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a> | 377 <a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a> |
395 <dd> | 395 <dd> |
396 index of the parent item (QModelIndex) | 396 index of the parent item (QModelIndex) |
397 </dd> | 397 </dd> |
398 </dl> | 398 </dl> |
399 <dl> | 399 <dl> |
400 <dt>Returns:</dt> | 400 <dt>Return:</dt> |
401 <dd> | 401 <dd> |
402 requested index (QModelIndex) | 402 requested index (QModelIndex) |
403 </dd> | 403 </dd> |
404 </dl> | 404 </dl> |
405 <a NAME="HistoryMenuModel.mapFromSource" ID="HistoryMenuModel.mapFromSource"></a> | 405 <a NAME="HistoryMenuModel.mapFromSource" ID="HistoryMenuModel.mapFromSource"></a> |
415 <dd> | 415 <dd> |
416 reference to a source model index (QModelIndex) | 416 reference to a source model index (QModelIndex) |
417 </dd> | 417 </dd> |
418 </dl> | 418 </dl> |
419 <dl> | 419 <dl> |
420 <dt>Returns:</dt> | 420 <dt>Return:</dt> |
421 <dd> | 421 <dd> |
422 proxy model index (QModelIndex) | 422 proxy model index (QModelIndex) |
423 </dd> | 423 </dd> |
424 </dl> | 424 </dl> |
425 <a NAME="HistoryMenuModel.mapToSource" ID="HistoryMenuModel.mapToSource"></a> | 425 <a NAME="HistoryMenuModel.mapToSource" ID="HistoryMenuModel.mapToSource"></a> |
435 <dd> | 435 <dd> |
436 reference to a proxy model index (QModelIndex) | 436 reference to a proxy model index (QModelIndex) |
437 </dd> | 437 </dd> |
438 </dl> | 438 </dl> |
439 <dl> | 439 <dl> |
440 <dt>Returns:</dt> | 440 <dt>Return:</dt> |
441 <dd> | 441 <dd> |
442 source model index (QModelIndex) | 442 source model index (QModelIndex) |
443 </dd> | 443 </dd> |
444 </dl> | 444 </dl> |
445 <a NAME="HistoryMenuModel.mimeData" ID="HistoryMenuModel.mimeData"></a> | 445 <a NAME="HistoryMenuModel.mimeData" ID="HistoryMenuModel.mimeData"></a> |
455 <dd> | 455 <dd> |
456 list of indexes (QModelIndexList) | 456 list of indexes (QModelIndexList) |
457 </dd> | 457 </dd> |
458 </dl> | 458 </dl> |
459 <dl> | 459 <dl> |
460 <dt>Returns:</dt> | 460 <dt>Return:</dt> |
461 <dd> | 461 <dd> |
462 mime data (QMimeData) | 462 mime data (QMimeData) |
463 </dd> | 463 </dd> |
464 </dl> | 464 </dl> |
465 <a NAME="HistoryMenuModel.parent" ID="HistoryMenuModel.parent"></a> | 465 <a NAME="HistoryMenuModel.parent" ID="HistoryMenuModel.parent"></a> |
475 <dd> | 475 <dd> |
476 index of item to get parent (QModelIndex) | 476 index of item to get parent (QModelIndex) |
477 </dd> | 477 </dd> |
478 </dl> | 478 </dl> |
479 <dl> | 479 <dl> |
480 <dt>Returns:</dt> | 480 <dt>Return:</dt> |
481 <dd> | 481 <dd> |
482 index of parent (QModelIndex) | 482 index of parent (QModelIndex) |
483 </dd> | 483 </dd> |
484 </dl> | 484 </dl> |
485 <a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a> | 485 <a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a> |
495 <dd> | 495 <dd> |
496 index of parent (QModelIndex) | 496 index of parent (QModelIndex) |
497 </dd> | 497 </dd> |
498 </dl> | 498 </dl> |
499 <dl> | 499 <dl> |
500 <dt>Returns:</dt> | 500 <dt>Return:</dt> |
501 <dd> | 501 <dd> |
502 number of rows (integer) | 502 number of rows (integer) |
503 </dd> | 503 </dd> |
504 </dl> | 504 </dl> |
505 <div align="right"><a href="#top">Up</a></div> | 505 <div align="right"><a href="#top">Up</a></div> |
610 | 610 |
611 <p> | 611 <p> |
612 Public method to add any actions before the tree. | 612 Public method to add any actions before the tree. |
613 </p> | 613 </p> |
614 <dl> | 614 <dl> |
615 <dt>Returns:</dt> | 615 <dt>Return:</dt> |
616 <dd> | 616 <dd> |
617 flag indicating if any actions were added (boolean) | 617 flag indicating if any actions were added (boolean) |
618 </dd> | 618 </dd> |
619 </dl> | 619 </dl> |
620 <div align="right"><a href="#top">Up</a></div> | 620 <div align="right"><a href="#top">Up</a></div> |
692 <dd> | 692 <dd> |
693 index of right item (QModelIndex) | 693 index of right item (QModelIndex) |
694 </dd> | 694 </dd> |
695 </dl> | 695 </dl> |
696 <dl> | 696 <dl> |
697 <dt>Returns:</dt> | 697 <dt>Return:</dt> |
698 <dd> | 698 <dd> |
699 true, if left is less than right (boolean) | 699 true, if left is less than right (boolean) |
700 </dd> | 700 </dd> |
701 </dl> | 701 </dl> |
702 <div align="right"><a href="#top">Up</a></div> | 702 <div align="right"><a href="#top">Up</a></div> |