26 #ifndef TAGLIB_APEITEM_H 27 #define TAGLIB_APEITEM_H 94 void swap(
Item &item);
113 #ifndef DO_NOT_DOCUMENT 121 void setKey(
const String &key);
128 void setValue(
const String &value);
143 void appendValue(
const String &value);
164 #ifndef DO_NOT_DOCUMENT 188 void setReadOnly(
bool readOnly);
193 bool isReadOnly()
const;
200 void setType(ItemTypes type);
205 ItemTypes type()
const;
210 bool isEmpty()
const;
A wide string class suitable for unicode.
Definition: tstring.h:84
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:40
ItemTypes
Definition: apeitem.h:46
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41