============================================================================
| 732 | |
| 733 | //============================================================================ |
| 734 | int CDockAreaWidget::currentIndex() const |
| 735 | { |
| 736 | return d->ContentsLayout->currentIndex(); |
| 737 | } |
| 738 | |
| 739 | |
| 740 | //============================================================================ |
no outgoing calls
no test coverage detected