KWidgetsAddons
krecentfilesmenu.h
void removeUrl(const QUrl &url)
Remove a URL from the recent files list.
Definition krecentfilesmenu.cpp:186
void urlTriggered(const QUrl &url)
emitted when the user clicks on a file action.
void setGroup(const QString &group)
Specify a group for storing the URLs.
Definition krecentfilesmenu.cpp:244
void setMaximumItems(size_t maximumItems)
Set the maximum URL count.
Definition krecentfilesmenu.cpp:255
int maximumItems() const
The maximum number of files this menu can hold.
Definition krecentfilesmenu.cpp:250
void addUrl(const QUrl &url, const QString &name=QString())
Add URL to recent files list.
Definition krecentfilesmenu.cpp:160
void recentFilesChanged()
Emitted when the recent files list has been changed.
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:02:04 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:02:04 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.