KCalCore Library
KCalCore::FreeBusyUrlStore Class Reference
#include <freebusyurlstore.h>
Public Member Functions | |
QString | readUrl (const QString &email) |
void | sync () |
void | writeUrl (const QString &email, const QString &url) |
Static Public Member Functions | |
static FreeBusyUrlStore * | self () |
Detailed Description
A class for reading and writing Free/Busy URLs to a cache file.
Each URL is keyed by an email address.
Definition at line 41 of file freebusyurlstore.h.
Constructor & Destructor Documentation
◆ ~FreeBusyUrlStore()
FreeBusyUrlStore::~FreeBusyUrlStore | ( | ) |
Definition at line 78 of file freebusyurlstore.cpp.
Member Function Documentation
◆ readUrl()
QString FreeBusyUrlStore::readUrl | ( | const QString & | ) |
Definition at line 90 of file freebusyurlstore.cpp.
◆ self()
|
static |
Definition at line 61 of file freebusyurlstore.cpp.
◆ sync()
void FreeBusyUrlStore::sync | ( | ) |
Definition at line 96 of file freebusyurlstore.cpp.
◆ writeUrl()
Definition at line 84 of file freebusyurlstore.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 Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.