26 #ifndef TAGLIB_APEITEM_H 27 #define TAGLIB_APEITEM_H 110 #ifndef DO_NOT_DOCUMENT 118 void setKey(
const String &key);
125 void setValue(
const String &value);
140 void appendValue(
const String &value);
161 #ifndef DO_NOT_DOCUMENT 185 void setReadOnly(
bool readOnly);
190 bool isReadOnly()
const;
207 bool isEmpty()
const;
A wide string class suitable for unicode.
Definition: tstring.h:78
A byte vector.
Definition: tbytevector.h:45
A list of strings.
Definition: tstringlist.h:45
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
An implementation of APE-items.
Definition: apeitem.h:42
ItemTypes
Definition: apeitem.h:48
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41