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