Attica::PublisherField

Search for usage in LXR

Attica::PublisherField Class Reference

#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.

Definition at line 23 of file publisherfield.h.

Member Typedef Documentation

◆ List

Constructor & Destructor Documentation

◆ PublisherField() [1/2]

PublisherField::PublisherField ( )

Definition at line 25 of file publisherfield.cpp.

◆ PublisherField() [2/2]

PublisherField::PublisherField ( const PublisherField & other)

Definition at line 30 of file publisherfield.cpp.

◆ ~PublisherField()

PublisherField::~PublisherField ( )

Definition at line 41 of file publisherfield.cpp.

Member Function Documentation

◆ data()

QString PublisherField::data ( ) const

Definition at line 70 of file publisherfield.cpp.

◆ isValid()

bool PublisherField::isValid ( ) const

Definition at line 75 of file publisherfield.cpp.

◆ name()

QString PublisherField::name ( ) const

Definition at line 50 of file publisherfield.cpp.

◆ operator=()

PublisherField & PublisherField::operator= ( const PublisherField & other)

Definition at line 35 of file publisherfield.cpp.

◆ setData()

void PublisherField::setData ( const QString & value)

Definition at line 65 of file publisherfield.cpp.

◆ setName()

void PublisherField::setName ( const QString & value)

Definition at line 45 of file publisherfield.cpp.

◆ setType()

void PublisherField::setType ( const QString & value)

Definition at line 55 of file publisherfield.cpp.

◆ type()

QString PublisherField::type ( ) const

Definition at line 60 of file publisherfield.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Apr 27 2024 22:14:15 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.