Syndication
syndicationinfo.cpp
32 return stringToPeriod(resource()->property(SyndicationVocab::self()->updatePeriod())->asString());
bool isNull() const const
QString number(int n, int base)
Period updatePeriod() const
Describes the period over which the channel format is updated.
Definition: syndicationinfo.cpp:30
int updateFrequency() const
Used to describe the frequency of updates in relation to the update period.
Definition: syndicationinfo.cpp:35
static Period stringToPeriod(const QString &str)
parses a Period value from a string.
Definition: syndicationinfo.cpp:94
bool isEmpty() const const
static QString periodToString(Period period)
returns Period value as string.
Definition: syndicationinfo.cpp:76
int toInt(bool *ok, int base) const const
KCALUTILS_EXPORT QString dateTimeToString(const QDateTime &date, bool dateOnly=false, bool shortfmt=true)
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
QString debugInfo() const
description of the syndication information for debugging purposes
Definition: syndicationinfo.cpp:60
time_t updateBase() const
Defines a base date to be used in concert with updatePeriod and updateFrequency to calculate the publ...
Definition: syndicationinfo.cpp:53
SyndicationInfo()
creates a wrapper wrapping a null resource.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jun 5 2023 03:55:57 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jun 5 2023 03:55:57 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.