Field Class Reference
List of all members.Detailed Description
Definition at line 39 of file printcapentry.h.
Public Types | |
| enum | Type { Base = 0, Main, ChoiceGroup, Group, String, Integer, Float, List, Boolean, 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:

