* @brief Get ApiWizExplorerApp for the main window. * @return */
| 2256 | * @return |
| 2257 | */ |
| 2258 | QObject* WizMainWindow::publicAPIsObject() |
| 2259 | { |
| 2260 | return m_IWizExplorerApp; |
| 2261 | } |
| 2262 | |
| 2263 | //void MainWindow::on_documents_documentCountChanged() |
| 2264 | //{ |
no outgoing calls
no test coverage detected