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.

Author
Cornelius Schumacher <schum.nosp@m.ache.nosp@m.r@kde.nosp@m..org>
Reinhold Kainhofer <reinh.nosp@m.old@.nosp@m.kainh.nosp@m.ofer.nosp@m..com>

Definition in file person.cpp.

Function Documentation

◆ extractEmailAddressAndName()

static bool extractEmailAddressAndName ( const QString & aStr,
QString & mail,
QString & name )
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 Tue Mar 26 2024 11:13:47 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.