CupsLocation Struct Reference
List of all members.Detailed Description
Definition at line 144 of file cupsdconf.h.
Public Member Functions | |
| CupsLocation () | |
| CupsLocation (const CupsLocation &loc) | |
| bool | parseOption (const QString &line) |
| bool | parseResource (const QString &line) |
Public Attributes | |
| CupsResource * | resource_ |
| QString | resourcename_ |
| int | authtype_ |
| int | authclass_ |
| QString | authname_ |
| int | encryption_ |
| int | satisfy_ |
| int | order_ |
| QStringList | addresses_ |
The documentation for this struct was generated from the following files:

