| 94 | } |
| 95 | |
| 96 | int DatapickerView::currentIndex() const { |
| 97 | return m_tabWidget->currentIndex(); |
| 98 | } |
| 99 | |
| 100 | // ############################################################################## |
| 101 | // ######################### Private slots #################################### |
no outgoing calls
no test coverage detected