VCardLineX Class Reference
#include <vcard21parser.h>
Public Member Functions | |
| bool | isValid () const |
Public Attributes | |
| TQString | name |
| bool | qualified |
| TQValueList< TQString > | qualifiers |
| TQValueList< TQString > | parameters |
Detailed Description
Helper class.
Definition at line 189 of file vcard21parser.h.
Member Function Documentation
◆ isValid()
| bool VCardLineX::isValid | ( | ) | const |
Definition at line 30 of file vcard21parser.cpp.
Member Data Documentation
◆ name
| TQString VCardLineX::name |
Definition at line 192 of file vcard21parser.h.
◆ parameters
| TQValueList<TQString> VCardLineX::parameters |
Definition at line 195 of file vcard21parser.h.
◆ qualified
| bool VCardLineX::qualified |
Definition at line 193 of file vcard21parser.h.
◆ qualifiers
| TQValueList<TQString> VCardLineX::qualifiers |
Definition at line 194 of file vcard21parser.h.
The documentation for this class was generated from the following files:
Trinity API Reference