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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.