Attica::Publisher
Attica::Publisher Class Reference
#include <Attica/Publisher>
Public Types | |
typedef QList< Publisher > | List |
Public Member Functions | |
Publisher (const Publisher &other) | |
void | addField (const Field &) |
void | addTarget (const Target &) |
QList< Field > | fields () const |
QString | id () const |
bool | isValid () const |
QString | name () const |
Publisher & | operator= (const Publisher &other) |
void | setId (const QString &) |
void | setName (const QString &) |
void | setUrl (const QString &) |
QList< Target > | targets () const |
QString | url () const |
Detailed Description
Represents a publisher.
Definition at line 43 of file publisher.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.