KContacts
11 #include "kcontacts_export.h"
14 #include <QSharedDataPointer>
30 friend class VCardTool;
31 friend class ::FieldGroupTest;
42 void setFieldGroupName(
const QString &fieldGroup);
43 Q_REQUIRED_RESULT
QString fieldGroupName()
const;
45 Q_REQUIRED_RESULT
bool isValid()
const;
47 void setValue(
const QString &value);
48 Q_REQUIRED_RESULT
QString value()
const;
50 #if KCONTACTS_ENABLE_DEPRECATED_SINCE(5, 88)
54 KCONTACTS_DEPRECATED_VERSION(5, 88,
"For lack of usage.")
58 #if KCONTACTS_ENABLE_DEPRECATED_SINCE(5, 88)
63 KCONTACTS_DEPRECATED_VERSION(5, 88,
"For lack of usage.")
67 Q_REQUIRED_RESULT
bool operator==(
const FieldGroup &other)
const;
68 Q_REQUIRED_RESULT
bool operator!=(
const FieldGroup &other)
const;
72 Q_REQUIRED_RESULT
QString toString()
const;
75 void setParams(
const ParameterMap ¶ms);
76 Q_REQUIRED_RESULT ParameterMap params()
const;
86 #endif // FIELDGROUP_H
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
KCALENDARCORE_EXPORT QDataStream & operator>>(QDataStream &in, const KCalendarCore::Alarm::Ptr &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 10 2023 03:49:09 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.