Sayonara Player
Public Member Functions | List of all members
SearchModelInterface< AbstractModel > Class Template Referenceabstract

Public Member Functions

 SearchModelInterface (QObject *parent=nullptr)
 
virtual QModelIndex getFirstRowIndexOf (const QString &substr)=0
 
virtual QModelIndex getNextRowIndexOf (const QString &substr, int cur_row, const QModelIndex &parent=QModelIndex())=0
 
virtual QModelIndex getPrevRowIndexOf (const QString &substr, int cur_row, const QModelIndex &parent=QModelIndex())=0
 
virtual QMap< QChar, QString > getExtraTriggers ()=0
 
virtual void set_search_mode (Library::SearchModeMask search_mode)
 
virtual Library::SearchModeMask search_mode () const final
 
Inheritance diagram for SearchModelInterface< AbstractModel >:
SearchModelFunctionality DateSearchModel FileListModel LibraryItemModel PlaylistItemModel SomaFMStationModel AlbumCoverModel LibraryItemModelAlbums LibraryItemModelArtists LibraryItemModelTracks