Sayonara Player
Modules | Namespaces | Classes
Tagging

Metadata tagging. More...

Modules

 Gui classes
 All classes involved with the Gui side of tagging.
 
 Xiph
 Xiph related header.
 
 ID3v2
 ID3v2 related header.
 

Namespaces

namespace  Tagging
 The GUI_TagEdit class.
 

Classes

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...
 

Detailed Description

Metadata tagging.