KIO
kpropertiesdialog.h
void changed()
Emit this signal when the user changed anything in the plugin's tabs.
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition: kfileitem.h:675
void applied()
This signal is emitted when the properties changes are applied (for example, with the OK button)
void saveAs(const KUrl &oldUrl, KUrl &newUrl)
Emitted before changes to oldUrl are saved as newUrl.
void canceled()
This signal is emitted when the properties changes are aborted (for example, with the Cancel button)
A Plugin in the Properties dialog This is an abstract class.
Definition: kpropertiesdialog.h:348
void propertiesClosed()
This signal is emitted when the Properties Dialog is closed (for example, with OK or Cancel buttons)
void leaveModality()
int rename(const QString &in, const QString &out)
A KFileItem is a generic class to handle a file, local or remote.
Definition: kfileitem.h:46
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.