KIO
slaveconfig.h
Go to the documentation of this file.
61 void setConfigData(const QString &protocol, const QString &host, const QString &key, const QString &value );
void configNeeded(const QString &protocol, const QString &host)
This signal is raised when a slave of type protocol deals with host for the first time.
MetaData configData(const QString &protocol, const QString &host)
Query slave configuration for slaves of type protocol when dealing with host.
Definition slaveconfig.cpp:187
void setConfigData(const QString &protocol, const QString &host, const QString &key, const QString &value)
Configure slaves of type protocol by setting key to value.
Definition slaveconfig.cpp:155
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.