Home
last modified time | relevance | path

Searched refs:holdSlave (Results 1 – 3 of 3) sorted by relevance

/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dslave.h109 static Slave *holdSlave(const QString &protocol, const QUrl &url);
H A Dslave.cpp466 Slave *Slave::holdSlave(const QString &protocol, const QUrl &url) in holdSlave() function in Slave
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkio.py1945 def holdSlave(self, protocol, url): member in KIO.Slave