LprSettings Class Reference
Inheritance diagram for LprSettings:

Detailed Description
Definition at line 37 of file lprsettings.h.
Public Types | |
| enum | Mode { LPR, LPRng } |
Public Member Functions | |
| LprSettings (QObject *parent=0, const char *name=0) | |
| ~LprSettings () | |
| Mode | mode () const |
| void | setMode (Mode m) |
| QString | printcapFile () |
| QString | defaultRemoteHost () |
| bool | isLocalPrintcap () |
| QString | baseSpoolDir () |
Static Public Member Functions | |
| static LprSettings * | self () |
Protected Member Functions | |
| void | init () |
| void | reload () |
| void | configChanged () |
The documentation for this class was generated from the following files:

