Home
last modified time | relevance | path

Searched refs:closeAll (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/
H A Dmainwindow.h79 void closeAll();
H A Dmainwindow.cpp265 connect(closeAllAction, SIGNAL(triggered()), this, SLOT(closeAll())); in createActions()
478 void MainWindow::closeAll() in closeAll() function in MainWindow