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