KIO
kfilewriteplugin.h
Go to the documentation of this file.
KFileWritePlugin(QObject *parent, const QStringList &args)
Constructor that initializes the object as a QObject.
Definition kfilewriteplugin.cpp:27
virtual bool write(const KUrl &file, const QVariantMap &data)=0
Write a set of values into a resource pointed to by file.
friend class KFileWriterProvider
Definition kfilewriteplugin.h:30
virtual bool canWrite(const KUrl &file, const QString &key)=0
determine if this plugin can write a value into a particular resource.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.