Sayonara Player
Namespaces | Classes

Detailed Description

Namespaces

 ID3v2Frame
 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  ID3v2Frame::AbstractFrame< ModelType_t, FrameType_t >
 The AbstractFrame class
for example AbstractFrame<Discnumber, TagLib::ID3v2::TextIdentificationFrame> More...
 
class  ID3v2Frame::CoverFrame
 The DiscnumberFrame class. More...
 
class  ID3v2Frame::Discnumber
 The Discnumber class. More...
 
class  ID3v2Frame::DiscnumberFrame
 The DiscnumberFrame class. More...
 
class  ID3v2Frame::Popularimeter
 The Popularimeter class. More...
 
class  ID3v2Frame::PopularimeterFrame
 The PopularimeterFrame class. More...