22#ifndef SOUNDCLOUDVIEWS_H
23#define SOUNDCLOUDVIEWS_H
25#include "Gui/Library/TableView/TrackView.h"
26#include "Gui/Library/TableView/AlbumView.h"
27#include "Gui/Library/TableView/ArtistView.h"
35 using ::Library::TrackView::TrackView;
36 ::Library::ContextMenu::Entries contextMenuEntries()
const override;
46 using ::Library::AlbumView::AlbumView;
47 ::Library::ContextMenu::Entries contextMenuEntries()
const override;
57 void sigAddArtistTriggered();
60 using ::Library::ArtistView::ArtistView;
61 ::Library::ContextMenu::Entries contextMenuEntries()
const override;
65 void initContextMenu()
override;
The AlbumView class.
Definition: AlbumView.h:39
The ArtistView class.
Definition: ArtistView.h:38
The TrackView class.
Definition: TrackView.h:37
Definition: SoundcloudViews.h:43
bool isMergeable() const override
indicates if multiple ids can be merged into one. For example if the same artist is written in three ...
Definition: SoundcloudViews.h:54
bool isMergeable() const override
indicates if multiple ids can be merged into one. For example if the same artist is written in three ...
Definition: SoundcloudViews.h:32
bool isMergeable() const override
indicates if multiple ids can be merged into one. For example if the same artist is written in three ...