KIO
krecentdocument.h
Go to the documentation of this file.
Manage the "Recent Document Menu" entries displayed by applications such as Kicker and Konqueror.
Definition krecentdocument.h:53
static int maximumItems()
Returns the maximum amount of recent document entries allowed.
Definition krecentdocument.cpp:177
static void add(const KUrl &url)
Add a new item to the Recent Document menu.
Definition krecentdocument.cpp:88
static QString recentDocumentDirectory()
Returns the path to the directory where recent document .desktop files are stored.
Definition krecentdocument.cpp:48
static QStringList recentDocuments()
Return a list of absolute paths to recent document .desktop files, sorted by date.
Definition krecentdocument.cpp:54
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.