KIO
kfilecopytomenu.h
KFileCopyToMenu(QWidget *parentWidget)
Creates a KFileCopyToMenu instance Note that this instance (and the widget) must stay alive for at le...
Definition kfilecopytomenu.cpp:45
void setAutoErrorHandlingEnabled(bool b)
Enables or disables automatic error handling with message boxes.
Definition kfilecopytomenu.cpp:63
void setReadOnly(bool ro)
If setReadOnly(true) is called, the "Move To" submenu will not appear.
Definition kfilecopytomenu.cpp:58
void error(int errorCode, const QString &message)
Emitted when the copy or move job fails.
void setUrls(const QList< QUrl > &urls)
Sets the URLs which the actions apply to.
Definition kfilecopytomenu.cpp:53
void addActionsTo(QMenu *menu) const
Generate the actions and submenus, and adds them to the menu.
Definition kfilecopytomenu.cpp:68
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:37 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:49:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.