CustomProperties() | KCalendarCore::CustomProperties | |
CustomProperties(const CustomProperties &other) | KCalendarCore::CustomProperties | |
customProperties() const | KCalendarCore::CustomProperties | |
customProperty(const QByteArray &app, const QByteArray &key) const | KCalendarCore::CustomProperties | |
customPropertyName(const QByteArray &app, const QByteArray &key) | KCalendarCore::CustomProperties | static |
customPropertyUpdate() | KCalendarCore::CustomProperties | protectedvirtual |
customPropertyUpdated() | KCalendarCore::CustomProperties | protectedvirtual |
nonKDECustomProperty(const QByteArray &name) const | KCalendarCore::CustomProperties | |
nonKDECustomPropertyParameters(const QByteArray &name) const | KCalendarCore::CustomProperties | |
operator<<(QDataStream &s, const KCalendarCore::CustomProperties &properties) | KCalendarCore::CustomProperties | friend |
operator=(const CustomProperties &other) | KCalendarCore::CustomProperties | |
operator==(const CustomProperties &properties) const | KCalendarCore::CustomProperties | |
operator>>(QDataStream &s, KCalendarCore::CustomProperties &properties) | KCalendarCore::CustomProperties | friend |
removeCustomProperty(const QByteArray &app, const QByteArray &key) | KCalendarCore::CustomProperties | |
removeNonKDECustomProperty(const QByteArray &name) | KCalendarCore::CustomProperties | |
setCustomProperties(const QMap< QByteArray, QString > &properties) | KCalendarCore::CustomProperties | |
setCustomProperty(const QByteArray &app, const QByteArray &key, const QString &value) | KCalendarCore::CustomProperties | |
setNonKDECustomProperty(const QByteArray &name, const QString &value, const QString ¶meters=QString()) | KCalendarCore::CustomProperties | |
~CustomProperties() | KCalendarCore::CustomProperties | virtual |