Metadata tagging.
More...
|
| | Gui classes |
| | All classes involved with the Gui side of tagging.
|
| |
| | Xiph |
| | Xiph related header.
|
| |
| | ID3v2 |
| | ID3v2 related header.
|
| |
|
| class | Tagging::ChangeNotifier |
| | The MetaDataChangeNotifier class (Singleton) More...
|
| |
| class | Tagging::Editor |
| | The TagEdit class Metadata has to be added using the set_metadata(const MetaDataList&) method. Use update_track(int idx, const MetaData& md) to stage the changes you made to the track. commit() starts the thread and writes changes to HDD and the database. When finished the finished() signal is emitted. More...
|
| |
| class | Tagging::Expression |
| | The TagExpression class. More...
|
| |
Metadata tagging.