KIO
kfileshare.h File Reference
#include <kio/kio_export.h>
Include dependency graph for kfileshare.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | KFileShare |
Enumerations | |
enum | KFileShare::Authorization { KFileShare::NotInitialized, KFileShare::ErrorNotFound, KFileShare::Authorized, KFileShare::UserNotAllowed } |
enum | KFileShare::ShareMode { KFileShare::Simple, KFileShare::Advanced } |
Functions | |
Authorization | KFileShare::authorization () |
QString | KFileShare::fileShareGroup () |
bool | KFileShare::isDirectoryShared (const QString &path) |
bool | KFileShare::isRestricted () |
bool | KFileShare::nfsEnabled () |
void | KFileShare::readConfig () |
void | KFileShare::readShareList () |
bool | KFileShare::sambaEnabled () |
bool | KFileShare::setShared (const QString &path, bool shared) |
ShareMode | KFileShare::shareMode () |
bool | KFileShare::sharingEnabled () |