26 #ifndef TAGLIB_PROPERTYMAP_H 27 #define TAGLIB_PROPERTYMAP_H 181 bool contains(
const String &key)
const;
272 void addUnsupportedData(
const String &key);
284 class PropertyMapPrivate;
285 std::unique_ptr<PropertyMapPrivate> d;
SimplePropertyMap::Iterator Iterator
Definition: tpropertymap.h:124
A map for format-independent <key,values> tag representations.
Definition: tpropertymap.h:121
A wide string class suitable for unicode.
Definition: tstring.h:82
A generic, implicitly shared map.
Definition: tmap.h:44
A list of strings.
Definition: tstringlist.h:43
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
SimplePropertyMap::ConstIterator ConstIterator
Definition: tpropertymap.h:125
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41