Sayonara Player
|
Public Member Functions | |
SearchModel (const SearchModel &other)=delete | |
SearchModel (SearchModel &&other) noexcept=delete | |
SearchModel & | operator= (const SearchModel &other)=delete |
SearchModel & | operator= (SearchModel &&other)=delete |
int | searchPrevious () |
int | searchNext () |
int | initSearch (const QString &searchstring, int offsetIndex) |
virtual QString | searchableString (int itemIndex, const QString &prefix) const =0 |
virtual int | itemCount () const =0 |
virtual QMap< QString, QString > | searchOptions () const |