Home
last modified time | relevance | path

Searched refs:removeRecentFile (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Drecentfilemenu.cpp47 removeRecentFile(filename); in clear()
95 removeRecentFile(filename); in addRecentFile()
100 removeRecentFile(mRecentFiles.last()); in addRecentFile()
130 void RecentFileMenu::removeRecentFile(QString filename) in removeRecentFile() function in RecentFileMenu
H A Drecentfilemenu.h44 void removeRecentFile(QString filename);
/dports/deskutils/kchmviewer/kchmviewer-RELEASE_8_0/src/
H A Drecentfiles.h56 void removeRecentFile( const QString& file );
H A Drecentfiles.cpp70 void RecentFiles::removeRecentFile( const QString& file ) in removeRecentFile() function in RecentFiles
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Drecent_files.h36 void removeRecentFile(const std::string& filename);
H A Drecent_files.cpp113 void RecentFiles::removeRecentFile(const std::string& filename) in removeRecentFile() function in app::RecentFiles
/dports/misc/parley/parley-21.12.3/src/
H A Dparleymainwindow.h83 void removeRecentFile(const QUrl &url);
H A Dparleymainwindow.cpp101 void ParleyMainWindow::removeRecentFile(const QUrl &url) in removeRecentFile() function in ParleyMainWindow
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_open_file.cpp209 App::instance()->recentFiles()->removeRecentFile(m_filename); in onExecute()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Drecent_listbox.cpp153 App::instance()->recentFiles()->removeRecentFile(path); in onClick()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/iv/
H A Dimageviewer.h304 void removeRecentFile(const std::string& name);
H A Dimageviewer.cpp718 removeRecentFile(name); in addRecentFile()
727 ImageViewer::removeRecentFile(const std::string& name) in removeRecentFile() function in ImageViewer
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/iv/
H A Dimageviewer.h304 void removeRecentFile(const std::string& name);
H A Dimageviewer.cpp718 removeRecentFile(name); in addRecentFile()
727 ImageViewer::removeRecentFile(const std::string& name) in removeRecentFile() function in ImageViewer
/dports/misc/parley/parley-21.12.3/src/dashboard/
H A Ddashboard.cpp285 m_mainWindow->removeRecentFile(QUrl::fromLocalFile(urlString)); in slotRemoveButtonClicked()
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dkile.h396 void removeRecentFile(const QUrl &url);
H A Dkile.cpp2975 void Kile::removeRecentFile(const QUrl &url) in removeRecentFile() function in Kile