Field Class Reference
List of all members.Detailed Description
Definition at line 39 of file printcapentry.h.
Public Types | |
| enum | Type { String, Integer, Boolean } |
Public Member Functions | |
| Field () | |
| Field (const Field &f) | |
| Field & | operator= (const Field &f) |
| QString | toString () const |
Public Attributes | |
| Type | type |
| QString | name |
| QString | value |
The documentation for this class was generated from the following files:

