Searched refs:closeAll (Results 1 – 4 of 4) sorted by relevance
79 void closeAll();
265 connect(closeAllAction, SIGNAL(triggered()), this, SLOT(closeAll())); in createActions()478 void MainWindow::closeAll() in closeAll() function in MainWindow