KCal Library
person.h File Reference
Detailed Description
This file is part of the API for handling calendar data and defines the Person class.Represents a person, by name ane email address.
Definition in file person.h.
#include <QtCore/QString>
#include "kcal_export.h"
Include dependency graph for person.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | KCal |
Classes | |
class | KCal::Person |
This class represents a person, with a name and an email address. More... |