Attica 5.109.0
Public Types | Public Member Functions | List of all members
Attica::PublisherField

Represents a publisher field. More...

#include <Attica/PublisherField>

Public Types

typedef QList< PublisherFieldList
 

Public Member Functions

 PublisherField (const PublisherField &other)
 
QString data () const
 
bool isValid () const
 
QString name () const
 
PublisherFieldoperator= (const PublisherField &other)
 
void setData (const QString &value)
 
void setName (const QString &value)
 
void setType (const QString &value)
 
QString type () const
 

Detailed Description

Represents a publisher field.