KCDDB::Genres
KCDDB::Genres Class Reference
#include <genres.h>
Public Member Functions | |
Genres (const Genres &) | |
const QString | cddb2i18n (const QString &genre) const |
const QStringList & | cddbList () const |
const QString | i18n2cddb (const QString &genre) const |
const QStringList & | i18nList () const |
Genres & | operator= (const Genres &) |
Detailed Description
The Genre is completely arbitrary.
But we follow kaudiocreator's cue and make life easy for people.
Member Function Documentation
◆ cddb2i18n()
Lookup the CDDB genre, and return the i18n'd version.
Definition at line 131 of file genres.cpp.
◆ i18n2cddb()
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
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.