KCDDB::Genres

Search for usage in LXR

KCDDB::Genres Class Reference

#include <genres.h>

Public Member Functions

 Genres (const Genres &)
 
const QString cddb2i18n (const QString &genre) const
 
const QStringListcddbList () const
 
const QString i18n2cddb (const QString &genre) const
 
const QStringListi18nList () const
 
Genresoperator= (const Genres &)
 

Detailed Description

The Genre is completely arbitrary.

But we follow kaudiocreator's cue and make life easy for people.

Definition at line 19 of file genres.h.

Member Function Documentation

◆ cddb2i18n()

const QString KCDDB::Genres::cddb2i18n ( const QString genre) const

Lookup the CDDB genre, and return the i18n'd version.

Definition at line 131 of file genres.cpp.

◆ i18n2cddb()

const QString KCDDB::Genres::i18n2cddb ( const QString genre) const

Lookup the i18n genre, and return the CDDB version if we can.

Definition at line 145 of file genres.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:49:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.