Sayonara Player
Modules | Namespaces | Classes

Detailed Description

Metadata tagging.

Modules

 Xiph
 Xiph related header.
 
 ID3v2
 ID3v2 related header.
 

Namespaces

 ID3v2
 ID3v2Frame namespace.
 
 Tagging
 Tagging namespace.
 

Classes

class  MetaDataChangeNotifier
 The MetaDataChangeNotifier class (Singleton) More...
 
class  TagEdit
 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  TagExpression
 The TagExpression class. More...
 
struct  TextSelection
 Holds start and size of a selection. More...
 
class  TagLineEdit
 The TagLineEdit class. More...
 
class  TagTextInput
 GUI class for String fields meant to convert content to first upper case by a context menu. More...
 
class  Models::Cover
 The Cover class. More...
 
class  Models::Discnumber
 The Discnumber class. More...
 
class  Models::Popularimeter
 The Popularimeter class. More...