Sayonara Player
Public Member Functions | List of all members
SearchModelFunctionality Class Referenceabstract

Public Member Functions

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 SearchModelFunctionality:
SearchModelInterface< AbstractModel > SearchModelInterface< QFileSystemModel > DateSearchModel FileListModel LibraryItemModel PlaylistItemModel SomaFMStationModel SearchableFileTreeModel AlbumCoverModel LibraryItemModelAlbums LibraryItemModelArtists LibraryItemModelTracks