Skip to content
  • Felix Ernst's avatar
    Add helper methods to tab widget for view containers · 37a98417
    Felix Ernst authored
    This commit introduces the private getter
    DolphinTabWidget::viewContainerAt(ViewIndex)
    and another private method
    DolphinTabWidget::activateViewContainerAt(ViewIndex).
    
    Both methods return nullptr if there is no valid
    DolphinViewContainer at the specified ViewIndex.
    37a98417