26 #ifndef TAGLIB_APEITEM_H 27 #define TAGLIB_APEITEM_H 96 void swap(
Item &item);
115 #ifndef DO_NOT_DOCUMENT 123 void setKey(
const String &key);
130 void setValue(
const String &value);
145 void appendValue(
const String &value);
166 #ifndef DO_NOT_DOCUMENT 190 void setReadOnly(
bool readOnly);
195 bool isReadOnly()
const;
202 void setType(ItemTypes type);
207 ItemTypes type()
const;
212 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:42
ItemTypes
Definition: apeitem.h:48
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41