KCalendarCore
person.cpp File Reference
#include "person.h"
#include "person_p.h"
#include <QDataStream>
#include <QRegularExpression>
#include "moc_person.cpp"
Include dependency graph for person.cpp:
Go to the source code of this file.
Functions | |
static bool | extractEmailAddressAndName (const QString &aStr, QString &mail, QString &name) |
Detailed Description
This file is part of the API for handling calendar data and defines the Person class.
Represents a person, by name and email address.
Definition in file person.cpp.
Function Documentation
◆ extractEmailAddressAndName()
|
static |
Definition at line 167 of file person.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.