KDEPrint
KMWSocketUtil Class Reference
#include <kmwsocketutil.h>
Detailed Description
Definition at line 58 of file kmwsocketutil.h.
Public Member Functions | |
| bool | checkPrinter (const QString &host, int port, QString *hostname=0) |
| void | configureScan (QWidget *parent=0) |
| KMWSocketUtil () | |
| const QList< SocketInfo * > | printerList () |
| bool | scanNetwork (QProgressBar *bar=0) |
| void | setDefaultPort (int p) |
| ~KMWSocketUtil () | |
Constructor & Destructor Documentation
| KMWSocketUtil::KMWSocketUtil | ( | ) |
Definition at line 144 of file kmwsocketutil.cpp.
| KMWSocketUtil::~KMWSocketUtil | ( | ) |
Definition at line 151 of file kmwsocketutil.cpp.
Member Function Documentation
Definition at line 156 of file kmwsocketutil.cpp.
| void KMWSocketUtil::configureScan | ( | QWidget * | parent = 0 |
) |
Definition at line 194 of file kmwsocketutil.cpp.
| const QList<SocketInfo*> KMWSocketUtil::printerList | ( | ) | [inline] |
Definition at line 68 of file kmwsocketutil.h.
| bool KMWSocketUtil::scanNetwork | ( | QProgressBar * | bar = 0 |
) |
Definition at line 169 of file kmwsocketutil.cpp.
| void KMWSocketUtil::setDefaultPort | ( | int | p | ) | [inline] |
Definition at line 73 of file kmwsocketutil.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference