Syndication
categoryrss2impl.cpp
A category which can be assigned to items or whole feeds.
Definition: rss2/category.h:27
QString scheme() const override
An optional scheme the term is part of.
Definition: categoryrss2impl.cpp:29
QString domain() const
optional, identifies the domain of the category, i.e.
Definition: rss2/category.cpp:31
bool isNull() const override
returns whether this object is a null category
Definition: categoryrss2impl.cpp:19
QString label() const override
An optional human-readable label of the category.
Definition: categoryrss2impl.cpp:34
QString term() const override
A term identifying the category, e.g.
Definition: categoryrss2impl.cpp:24
Category category(StandardShortcut id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.