akregator
c4_Field Class Reference
#include <field.h>
Detailed Description
Definition at line 18 of file field.h.
Public Member Functions | |
| c4_Field (const char *&, c4_Field *=0) | |
| c4_String | DescribeSubFields (bool anonymous_=false) const |
| c4_String | Description (bool anonymous_=false) const |
| bool | IsRepeating () const |
| const c4_String & | Name () const |
| int | NumSubFields () const |
| char | OrigType () const |
| c4_Field & | SubField (int) const |
| char | Type () const |
| ~c4_Field () | |
Constructor & Destructor Documentation
| c4_Field::c4_Field | ( | const char *& | description_, | |
| c4_Field * | parent_ = 0 | |||
| ) |
Member Function Documentation
| c4_String c4_Field::DescribeSubFields | ( | bool | anonymous_ = false |
) | const |
| c4_String c4_Field::Description | ( | bool | anonymous_ = false |
) | const |
| bool c4_Field::IsRepeating | ( | ) | const |
| const c4_String& c4_Field::Name | ( | ) | const |
| int c4_Field::NumSubFields | ( | ) | const |
| char c4_Field::OrigType | ( | ) | const |
| c4_Field& c4_Field::SubField | ( | int | ) | const |
| char c4_Field::Type | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference