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

Represents a publisher. More...

#include <Attica/Publisher>

Public Types

typedef QList< PublisherList
 

Public Member Functions

 Publisher (const Publisher &other)
 
void addField (const Field &)
 
void addTarget (const Target &)
 
QList< Fieldfields () const
 
QString id () const
 
bool isValid () const
 
QString name () const
 
Publisheroperator= (const Publisher &other)
 
void setId (const QString &)
 
void setName (const QString &)
 
void setUrl (const QString &)
 
QList< Targettargets () const
 
QString url () const
 

Detailed Description

Represents a publisher.