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"
36 using ::Library::TrackView::TrackView;
37 ::Library::ContextMenu::Entries contextMenuEntries()
const override;
48 using ::Library::AlbumView::AlbumView;
49 ::Library::ContextMenu::Entries contextMenuEntries()
const override;
60 void sigAddArtistTriggered();
63 using ::Library::ArtistView::ArtistView;
64 ::Library::ContextMenu::Entries contextMenuEntries()
const override;
68 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:45
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:57
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:33
bool isMergeable() const override
indicates if multiple ids can be merged into one. For example if the same artist is written in three ...