SmbView Class Reference
List of all members.Detailed Description
Definition at line 28 of file kdeprint/smbview.h.
Signals | |
void | printerSelected (const QString &work, const QString &server, const QString &printer) |
void | running (bool) |
void | printerSelected (const QString &work, const QString &server, const QString &printer) |
void | running (bool) |
Public Member Functions | |
SmbView (QWidget *parent=0, const char *name=0) | |
~SmbView () | |
void | setLoginInfos (const QString &login, const QString &password) |
void | setOpen (QListViewItem *, bool) |
void | init () |
void | abort () |
SmbView (QWidget *parent=0, const char *name=0) | |
void | setLoginInfos (const QString &login, const QString &password) |
void | setOpen (QListViewItem *, bool) |
void | init () |
void | abort () |
Protected Slots | |
void | slotReceivedStdout (KProcess *, char *, int) |
void | slotProcessExited (KProcess *) |
void | slotSelectionChanged (QListViewItem *) |
void | slotReceivedStdout (KProcess *, char *, int) |
void | slotProcessExited (KProcess *) |
void | slotSelectionChanged (QListViewItem *) |
Protected Member Functions | |
void | startProcess (int) |
void | endProcess () |
void | processGroups () |
void | processServers () |
void | processShares () |
void | startProcess (int) |
void | endProcess () |
void | processGroups () |
void | processServers () |
void | processShares () |
The documentation for this class was generated from the following files: