NepomukDaemons
Nepomuk::SearchProtocol Class Reference
#include <kio_nepomuksearch.h>
Inheritance diagram for Nepomuk::SearchProtocol:

Public Member Functions | |
void | get (const KUrl &url) |
void | listDir (const KUrl &url) |
void | mimetype (const KUrl &url) |
void | put (const KUrl &url, int permissions, KIO::JobFlags flags) |
SearchProtocol (const QByteArray &poolSocket, const QByteArray &appSocket) | |
void | stat (const KUrl &url) |
virtual | ~SearchProtocol () |
Protected Member Functions | |
bool | rewriteUrl (const KUrl &url, KUrl &newURL) |
Detailed Description
Definition at line 34 of file kio_nepomuksearch.h.
Constructor & Destructor Documentation
Nepomuk::SearchProtocol::SearchProtocol | ( | const QByteArray & | poolSocket, | |
const QByteArray & | appSocket | |||
) |
Definition at line 61 of file kio_nepomuksearch.cpp.
Nepomuk::SearchProtocol::~SearchProtocol | ( | ) | [virtual] |
Definition at line 98 of file kio_nepomuksearch.cpp.
Member Function Documentation
void Nepomuk::SearchProtocol::get | ( | const KUrl & | url | ) |
void Nepomuk::SearchProtocol::listDir | ( | const KUrl & | url | ) |
Definition at line 130 of file kio_nepomuksearch.cpp.
void Nepomuk::SearchProtocol::mimetype | ( | const KUrl & | url | ) |
Files will be forwarded.
Folders will be created as virtual folders.
Definition at line 175 of file kio_nepomuksearch.cpp.
void Nepomuk::SearchProtocol::put | ( | const KUrl & | url, | |
int | permissions, | |||
KIO::JobFlags | flags | |||
) |
bool Nepomuk::SearchProtocol::rewriteUrl | ( | const KUrl & | url, | |
KUrl & | newURL | |||
) | [protected] |
void Nepomuk::SearchProtocol::stat | ( | const KUrl & | url | ) |
Files will be forwarded.
Folders will be created as virtual folders.
Definition at line 194 of file kio_nepomuksearch.cpp.
The documentation for this class was generated from the following files: