NetworkScanner Class Reference
Inheritance diagram for NetworkScanner:

Detailed Description
Definition at line 28 of file kdeprint/networkscanner.h.
Signals | |
| void | scanStarted () |
| void | scanFinished () |
| void | scanStarted () |
| void | scanFinished () |
Public Member Functions | |
| NetworkScanner (int port=9100, QWidget *parent=0, const char *name=0) | |
| ~NetworkScanner () | |
| const QPtrList< NetworkScanner::SocketInfo > * | printerList () |
| int | timeout () const |
| void | setTimeout (int to) |
| QString | subnet () const |
| void | setSubnet (const QString &) |
| int | port () const |
| void | setPort (int) |
| bool | checkPrinter (const QString &, int) |
| NetworkScanner (int port=9100, QWidget *parent=0, const char *name=0) | |
| const QPtrList< NetworkScanner::SocketInfo > * | printerList () |
| int | timeout () const |
| void | setTimeout (int to) |
| QString | subnet () const |
| void | setSubnet (const QString &) |
| int | port () const |
| void | setPort (int) |
| bool | checkPrinter (const QString &, int) |
Protected Slots | |
| void | slotConnectionSuccess () |
| void | slotConnectionFailed (int) |
| void | slotTimeout () |
| void | slotScanClicked () |
| void | slotSettingsClicked () |
| void | slotNext () |
| void | slotConnectionSuccess () |
| void | slotConnectionFailed (int) |
| void | slotTimeout () |
| void | slotScanClicked () |
| void | slotSettingsClicked () |
| void | slotNext () |
Protected Member Functions | |
| void | next () |
| void | finish () |
| void | start () |
| void | next () |
| void | finish () |
| void | start () |
Classes | |
| struct | SocketInfo |
The documentation for this class was generated from the following files:

