LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
Media::IAlbumArtProvider::AlbumArtResponse Struct Reference

#include "ialbumartprovider.h"

Collaboration diagram for Media::IAlbumArtProvider::AlbumArtResponse:

Public Types

using Result_t = LC::Util::Either<QString, QList<QUrl>>

Public Attributes

QString ServiceName_
 The human-readable name of the service, like "Last.FM".
Result_t Result_
 The result of an album art search query.

Detailed Description

Definition at line 60 of file ialbumartprovider.h.

Member Typedef Documentation

◆ Result_t

Member Data Documentation

◆ Result_

Result_t Media::IAlbumArtProvider::AlbumArtResponse::Result_

The result of an album art search query.

The result of an album art search query is either a string with a human-readable error text, or a list of URLs matching the album art.

Definition at line 73 of file ialbumartprovider.h.

◆ ServiceName_

QString Media::IAlbumArtProvider::AlbumArtResponse::ServiceName_

The human-readable name of the service, like "Last.FM".

Definition at line 64 of file ialbumartprovider.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18450.gabe19ee3b0-build/leechcraft-0.6.70-18450-gabe19ee3b0/src/interfaces/media/ialbumartprovider.h