HeaderField Struct Reference
#include <parsinghelpers.h>
Public Member Functions | |
| HeaderField (bool multiValued) | |
| HeaderField () | |
Public Attributes | |
| QList< QPair< int, int > > | beginEnd |
| bool | isMultiValued |
Detailed Description
Definition at line 27 of file parsinghelpers.h.
Constructor & Destructor Documentation
| HeaderField::HeaderField | ( | bool | multiValued | ) | [inline] |
Definition at line 28 of file parsinghelpers.h.
| HeaderField::HeaderField | ( | ) | [inline] |
Definition at line 31 of file parsinghelpers.h.
Member Data Documentation
| QList<QPair<int, int> > HeaderField::beginEnd |
Definition at line 35 of file parsinghelpers.h.
Definition at line 34 of file parsinghelpers.h.
The documentation for this struct was generated from the following file:
KDE 4.6 API Reference