| 76 | } |
| 77 | |
| 78 | int WorkbookView::currentIndex() const { |
| 79 | return m_tabWidget->currentIndex(); |
| 80 | } |
| 81 | |
| 82 | // ############################################################################## |
| 83 | // ######################### Private slots #################################### |
no outgoing calls
no test coverage detected