Attica::PublisherField
Attica::PublisherField Class Reference
#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 |
Detailed Description
Represents a publisher field.
Definition at line 23 of file publisherfield.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.