KWidgetsAddons
krecentfilesmenu.h
void removeUrl(const QUrl &url)
Remove a URL from the recent files list.
Definition krecentfilesmenu.cpp:185
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:243
void setMaximumItems(size_t maximumItems)
Set the maximum URL count.
Definition krecentfilesmenu.cpp:254
int maximumItems() const
The maximum number of files this menu can hold.
Definition krecentfilesmenu.cpp:249
void addUrl(const QUrl &url, const QString &name=QString())
Add URL to recent files list.
Definition krecentfilesmenu.cpp:159
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 Jan 24 2025 11:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.