class KSambaShare |
|
Similar functionality like KFileShare, but works only for Samba and do not need any suid script. Singleton class, call instance() to get an instance. |
|
|
Emitted when the smb.conf file has changed |
|
Returns the one and only instance of KSambaShare |
|
Whether or not the given path is shared by Samba.
path - the path to check if it is shared by Samba. Returns whether the given path is shared by Samba. |
|
Returns a list of all directories shared by Samba. The resulting list is not sorted. Returns a list of all directories shared by Samba. |
|
Returns the path to the used smb.conf file or null if no file was found |