Attica 5.109.0
|
Represents a publisher field. More...
#include <Attica/PublisherField>
Public Types | |
typedef QList< PublisherField > | List |
Public Member Functions | |
PublisherField (const PublisherField &other) | |
QString | data () const |
bool | isValid () const |
QString | name () const |
PublisherField & | operator= (const PublisherField &other) |
void | setData (const QString &value) |
void | setName (const QString &value) |
void | setType (const QString &value) |
QString | type () const |
Represents a publisher field.