KIO
kfileshare.h File Reference
#include <kio/kio_export.h>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 () |
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.