Sayonara Player
Modules | Namespaces | Classes

Detailed Description

Metadata tagging.

Modules

 Xiph
 Xiph related header.
 
 ID3v2
 ID3v2 related header.
 

Namespaces

 Tagging
 The GUI_TagEdit class.
 
 ID3v2
 ID3v2Frame namespace.
 

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...
 
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...
 
struct  TextSelection
 Holds start and size of a selection. More...
 
class  Models::Cover
 The Cover class. More...
 
struct  Models::Discnumber
 The Discnumber class. More...
 
struct  Models::Popularimeter
 The Popularimeter class. More...