• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

KSambaShare Class Reference

Similar functionality like KFileShare, but works only for Samba and do not need any suid script. More...

#include <ksambashare.h>

Inheritance diagram for KSambaShare:

Inheritance graph
[legend]

List of all members.


Signals

void changed ()

Public Member Functions

bool isDirectoryShared (const QString &path) const
QStringList sharedDirectories () const
QString smbConfPath () const
virtual ~KSambaShare ()

Static Public Member Functions

static KSambaShare * instance ()

Detailed Description

Similar functionality like KFileShare, but works only for Samba and do not need any suid script.

Singleton class, call instance() to get an instance.

Definition at line 34 of file ksambashare.h.


Constructor & Destructor Documentation

KSambaShare::~KSambaShare (  )  [virtual]

KSambaShare destructor.

Do not call! The instance is destroyed automatically!

Definition at line 189 of file ksambashare.cpp.


Member Function Documentation

void KSambaShare::changed (  )  [signal]

Emitted when the smb.conf file has changed.

KSambaShare * KSambaShare::instance (  )  [static]

Returns the one and only instance of KSambaShare.

Definition at line 231 of file ksambashare.cpp.

bool KSambaShare::isDirectoryShared ( const QString &  path  )  const

Whether or not the given path is shared by Samba.

Parameters:
path the path to check if it is shared by Samba.
Returns:
whether the given path is shared by Samba.

Definition at line 201 of file ksambashare.cpp.

QStringList KSambaShare::sharedDirectories (  )  const

Returns a list of all directories shared by Samba.

The resulting list is not sorted.

Returns:
a list of all directories shared by Samba.

Definition at line 209 of file ksambashare.cpp.

QString KSambaShare::smbConfPath (  )  const

Returns the path to the used smb.conf file or null if no file was found.

Definition at line 197 of file ksambashare.cpp.


The documentation for this class was generated from the following files:
  • ksambashare.h
  • ksambashare.cpp

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal