libkcddb
KCDDB Namespace Reference
  Classes | |
| class | AsyncCDDBPLookup | 
| class | AsyncHTTPLookup | 
| class | AsyncHTTPSubmit | 
| class | AsyncSMTPSubmit | 
| class | Cache | 
| class | Categories | 
| class | CDDB | 
| class | CDDBPLookup | 
| class | CDInfo | 
| class | CDInfoDialog | 
| class | CDInfoEncodingWidget | 
| class | Client | 
| class | Config | 
| class | Genres | 
| class | HTTPLookup | 
| class | HTTPSubmit | 
| class | Lookup | 
| class | Mirror | 
| class | Sites | 
| class | SMTPSubmit | 
| class | Submit | 
| class | SyncCDDBPLookup | 
| class | SyncHTTPLookup | 
| class | SyncHTTPSubmit | 
| class | SyncSMTPSubmit | 
| class | TrackInfo | 
Typedefs | |
| typedef QPair< QString, QString > | CDDBMatch | 
| typedef QList< CDDBMatch > | CDDBMatchList | 
| typedef QList< CDInfo > | CDInfoList | 
| typedef QList< TrackInfo > | TrackInfoList | 
| typedef QList< uint > | TrackOffsetList | 
Enumerations | |
| enum | Result {  Success, ServerError, HostNotFound, NoResponse, NoRecordFound, MultipleRecordFound, CannotSave, InvalidCategory, UnknownError }  | 
| enum | Type {  Title, Comment, Artist, Genre, Year, Length, Category }  | 
Functions | |
| QString | resultToString (Result r) | 
Typedef Documentation
| typedef QList<CDDBMatch> KCDDB::CDDBMatchList | 
| typedef QList<CDInfo> KCDDB::CDInfoList | 
| typedef QList<TrackInfo> KCDDB::TrackInfoList | 
| typedef QList<uint> KCDDB::TrackOffsetList | 
Enumeration Type Documentation
| enum KCDDB::Result | 
| enum KCDDB::Type | 
The most common types.
| Enumerator | |
|---|---|
| Title | 
 The title of the track or CD.  | 
| Comment | 
 A comment for the track or CD.  | 
| Artist | 
 The artist of the track or CD.  | 
| Genre | 
 The genre of the track or CD.  | 
| Year | 
 The year the cd or track was produced By default, the year of the track is the same as for the whole cd. 
  | 
| Length | 
 The length of a track or a full CD. 
  | 
| Category | 
 The freedb category of the entry. Needs to be one of: blues, classical, country, data, fold, jazz, misc, newage, reggae, rock, soundtrack  | 
Function Documentation
| KCDDB_EXPORT QString KCDDB::resultToString | ( | Result | r | ) | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:28:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:28:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference