, including all inherited members.
allMetaData() const | KIO::SlaveBase | [inline] |
appconn | KIO::SlaveBase | [protected] |
atEnd() | KIO::TCPSlaveBase | [protected] |
AtEOF() | KIO::TCPSlaveBase | [inline, protected] |
cacheAuthentication(const AuthInfo &info) | KIO::SlaveBase | |
canResume(KIO::filesize_t offset) | KIO::SlaveBase | |
canResume() | KIO::SlaveBase | |
canUseTLS() | KIO::TCPSlaveBase | [protected] |
certificatePrompt() | KIO::TCPSlaveBase | [protected] |
checkCachedAuthentication(AuthInfo &info) | KIO::SlaveBase | |
chmod(const KURL &url, int permissions) | KIO::SlaveBase | [virtual] |
cleanSSL() | KIO::TCPSlaveBase | [protected] |
CleanSSL() | KIO::TCPSlaveBase | [inline, protected] |
closeConnection() | KIO::SlaveBase | [virtual] |
CloseDescriptor() | KIO::TCPSlaveBase | [inline, protected] |
closeDescriptor() | KIO::TCPSlaveBase | [protected] |
config() | KIO::SlaveBase | |
connected() | KIO::SlaveBase | |
connection() const | KIO::SlaveBase | [inline] |
connectResult() | KIO::TCPSlaveBase | [protected] |
connectSlave(const QString &path) | KIO::SlaveBase | |
connectTimeout() | KIO::SlaveBase | |
ConnectToHost(const QString &host, unsigned int port, bool sendError) | KIO::TCPSlaveBase | [inline, protected] |
connectToHost(const QString &host, unsigned int port, bool sendError=true) | KIO::TCPSlaveBase | [protected] |
copy(const KURL &src, const KURL &dest, int permissions, bool overwrite) | KIO::SlaveBase | [virtual] |
createAuthCacheKey(const KURL &url) | KIO::SlaveBase | |
data(const QByteArray &data) | KIO::SlaveBase | |
dataReq() | KIO::SlaveBase | |
dcopClient() | KIO::SlaveBase | |
del(const KURL &url, bool isfile) | KIO::SlaveBase | [virtual] |
delCachedAuthentication(const QString &key) | KIO::SlaveBase | |
disconnectSlave() | KIO::SlaveBase | |
dispatch() | KIO::SlaveBase | [virtual] |
dispatch(int command, const QByteArray &data) | KIO::SlaveBase | [virtual] |
dispatchLoop() | KIO::SlaveBase | |
doConstructorStuff() | KIO::TCPSlaveBase | [protected] |
dropNetwork(const QString &host=QString::null) | KIO::SlaveBase | |
error(int _errid, const QString &_text) | KIO::SlaveBase | |
errorPage() | KIO::SlaveBase | |
exit() | KIO::SlaveBase | |
finished() | KIO::SlaveBase | |
fp | KIO::TCPSlaveBase | [protected] |
get(const KURL &url) | KIO::SlaveBase | [virtual] |
GetPort(unsigned short int p) | KIO::TCPSlaveBase | [inline, protected] |
hasMetaData(const QString &key) const | KIO::SlaveBase | |
hasMetaData(const QString &key) | KIO::SlaveBase | |
infoMessage(const QString &msg) | KIO::SlaveBase | |
Information enum value | KIO::SlaveBase | |
InitializeSSL() | KIO::TCPSlaveBase | [inline, protected] |
initializeSSL() | KIO::TCPSlaveBase | [protected] |
isConnectionValid() | KIO::TCPSlaveBase | [protected] |
isSSLTunnelEnabled() | KIO::TCPSlaveBase | [protected] |
listDir(const KURL &url) | KIO::SlaveBase | [virtual] |
listEntries(const UDSEntryList &_entry) | KIO::SlaveBase | |
listEntry(const UDSEntry &_entry, bool ready) | KIO::SlaveBase | |
listEntry_sec | KIO::SlaveBase | [protected] |
listEntry_usec | KIO::SlaveBase | [protected] |
listEntryCurrentSize | KIO::SlaveBase | [protected] |
m_bIsSSL | KIO::TCPSlaveBase | [protected] |
m_iDefaultPort | KIO::TCPSlaveBase | [protected] |
m_iPort | KIO::TCPSlaveBase | [protected] |
m_iSock | KIO::TCPSlaveBase | [protected] |
m_pConnection | KIO::SlaveBase | |
m_sServiceName | KIO::TCPSlaveBase | [protected] |
mAppSocket | KIO::SlaveBase | [protected] |
mConnectedToApp | KIO::SlaveBase | [protected] |
messageBox(MessageBoxType type, const QString &text, const QString &caption=QString::null, const QString &buttonYes=QString::null, const QString &buttonNo=QString::null) | KIO::SlaveBase | |
messageBox(const QString &text, MessageBoxType type, const QString &caption=QString::null, const QString &buttonYes=QString::null, const QString &buttonNo=QString::null, const QString &dontAskAgainName=QString::null) | KIO::SlaveBase | |
MessageBoxType enum name | KIO::SlaveBase | |
metaData(const QString &key) const | KIO::SlaveBase | |
metaData(const QString &key) | KIO::SlaveBase | |
mimeType(const QString &_type) | KIO::SlaveBase | |
mimetype(const KURL &url) | KIO::SlaveBase | [virtual] |
mIncomingMetaData | KIO::SlaveBase | |
mkdir(const KURL &url, int permissions) | KIO::SlaveBase | [virtual] |
mOutgoingMetaData | KIO::SlaveBase | |
mPoolSocket | KIO::SlaveBase | [protected] |
mProtocol | KIO::SlaveBase | |
multiGet(const QByteArray &data) | KIO::SlaveBase | [virtual] |
multipleAuthCaching() const | KIO::SlaveBase | [inline] |
needSubURLData() | KIO::SlaveBase | |
openConnection() | KIO::SlaveBase | [virtual] |
openPassDlg(KIO::AuthInfo &info, const QString &errorMsg) | KIO::SlaveBase | |
openPassDlg(KIO::AuthInfo &info) | KIO::SlaveBase | |
pendingListEntries | KIO::SlaveBase | [protected] |
pingCacheDaemon() const | KIO::SlaveBase | |
port(unsigned short int _port) | KIO::TCPSlaveBase | [protected] |
processedPercent(float percent) | KIO::SlaveBase | |
processedSize(KIO::filesize_t _bytes) | KIO::SlaveBase | |
proxyConnectTimeout() | KIO::SlaveBase | |
put(const KURL &url, int permissions, bool overwrite, bool resume) | KIO::SlaveBase | [virtual] |
QuestionYesNo enum value | KIO::SlaveBase | |
read(void *data, ssize_t len) | KIO::TCPSlaveBase | [protected] |
Read(void *data, ssize_t len) | KIO::TCPSlaveBase | [inline, protected] |
readData(QByteArray &buffer) | KIO::SlaveBase | |
readLine(char *data, ssize_t len) | KIO::TCPSlaveBase | [protected] |
ReadLine(char *data, ssize_t len) | KIO::TCPSlaveBase | [inline, protected] |
readTimeout() | KIO::SlaveBase | |
redirection(const KURL &_url) | KIO::SlaveBase | |
remoteEncoding() | KIO::SlaveBase | |
rename(const KURL &src, const KURL &dest, bool overwrite) | KIO::SlaveBase | [virtual] |
reparseConfiguration() | KIO::SlaveBase | [virtual] |
requestNetwork(const QString &host=QString::null) | KIO::SlaveBase | |
responseTimeout() | KIO::SlaveBase | |
s_seqNr | KIO::SlaveBase | [protected, static] |
sendAuthenticationKey(const QCString &gKey, const QCString &key, bool keep) | KIO::SlaveBase | |
sendMetaData() | KIO::SlaveBase | |
setBlockConnection(bool b) | KIO::TCPSlaveBase | [protected] |
setBlockSize(int sz) | KIO::TCPSlaveBase | [protected] |
setConnection(Connection *connection) | KIO::SlaveBase | [inline] |
setConnectTimeout(int t) | KIO::TCPSlaveBase | [protected] |
setEnableSSLTunnel(bool enable) | KIO::TCPSlaveBase | [protected] |
setHost(const QString &host, int port, const QString &user, const QString &pass) | KIO::SlaveBase | [virtual] |
setKillFlag() | KIO::SlaveBase | |
setMetaData(const QString &key, const QString &value) | KIO::SlaveBase | |
setMultipleAuthCaching(bool) | KIO::SlaveBase | [inline] |
setRealHost(const QString &realHost) | KIO::TCPSlaveBase | [protected] |
setSSLMetaData() | KIO::TCPSlaveBase | [protected] |
setSubURL(const KURL &url) | KIO::SlaveBase | [virtual] |
setTimeoutSpecialCommand(int timeout, const QByteArray &data=QByteArray()) | KIO::SlaveBase | |
sigpipe_handler(int) | KIO::SlaveBase | [static] |
sigsegv_handler(int) | KIO::SlaveBase | [static] |
slave_status() | KIO::SlaveBase | [virtual] |
SlaveBase(const QCString &protocol, const QCString &pool_socket, const QCString &app_socket) | KIO::SlaveBase | |
slaveStatus(const QString &host, bool connected) | KIO::SlaveBase | |
special(const QByteArray &data) | KIO::SlaveBase | [virtual] |
speed(unsigned long _bytes_per_second) | KIO::SlaveBase | |
SSLMessageBox enum value | KIO::SlaveBase | |
startTLS() | KIO::TCPSlaveBase | [protected] |
stat(const KURL &url) | KIO::SlaveBase | [virtual] |
statEntry(const UDSEntry &_entry) | KIO::SlaveBase | |
stopTLS() | KIO::TCPSlaveBase | [protected] |
symlink(const QString &target, const KURL &dest, bool overwrite) | KIO::SlaveBase | [virtual] |
TCPSlaveBase(unsigned short int defaultPort, const QCString &protocol, const QCString &poolSocket, const QCString &appSocket) | KIO::TCPSlaveBase | |
TCPSlaveBase(unsigned short int defaultPort, const QCString &protocol, const QCString &poolSocket, const QCString &appSocket, bool useSSL) | KIO::TCPSlaveBase | |
totalSize(KIO::filesize_t _bytes) | KIO::SlaveBase | |
userAborted() const | KIO::TCPSlaveBase | [protected] |
usingSSL() const | KIO::TCPSlaveBase | [inline, protected] |
usingTLS() const | KIO::TCPSlaveBase | [protected] |
usingTLS() | KIO::TCPSlaveBase | [protected] |
verifyCertificate() | KIO::TCPSlaveBase | [protected] |
virtual_hook(int id, void *data) | KIO::TCPSlaveBase | [protected, virtual] |
waitForAnswer(int expected1, int expected2, QByteArray &data, int *pCmd=0) | KIO::SlaveBase | |
waitForResponse(int t) | KIO::TCPSlaveBase | [protected] |
warning(const QString &msg) | KIO::SlaveBase | |
WarningContinueCancel enum value | KIO::SlaveBase | |
WarningYesNo enum value | KIO::SlaveBase | |
WarningYesNoCancel enum value | KIO::SlaveBase | |
wasKilled() const | KIO::SlaveBase | |
Write(const void *data, ssize_t len) | KIO::TCPSlaveBase | [inline, protected] |
write(const void *data, ssize_t len) | KIO::TCPSlaveBase | [protected] |
~SlaveBase() | KIO::SlaveBase | [virtual] |
~TCPSlaveBase() | KIO::TCPSlaveBase | [virtual] |