Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/demo/Optimal_transportation_reconstruction_2/
H A Dwindow.h50 void openRecentFile_aux();
H A Dwindow.cpp88 void MainWindow::openRecentFile_aux() in openRecentFile_aux() function in MainWindow
125 connect(recentFileActs[i], SIGNAL(triggered()), this, SLOT(openRecentFile_aux())); in addRecentFiles()
/dports/math/cgal/CGAL-5.3/include/CGAL/Qt/
H A DDemosMainWindow.h98 void openRecentFile_aux();
H A DDemosMainWindow_impl.h361 DemosMainWindow::openRecentFile_aux() in openRecentFile_aux() function
394 this, SLOT(openRecentFile_aux())); in addRecentFiles()