|
Sayonara Player
|
Signals | |
| void | sigBookmarksChanged () |
| void | sigPreviousChanged (const Bookmark &bm) |
| void | sigNextChanged (const Bookmark &bm) |
Public Member Functions | |
| Bookmarks (PlayManager *playManager, QObject *parent=nullptr) | |
| bool | jumpTo (int idx) |
| bool | jumpNext () |
| bool | jumpPrevious () |
| bool | setLoop (bool b) |
| int | count () const |
| BookmarkStorage::CreationStatus | create () |
| bool | remove (int index) |
| const QList< Bookmark > & | bookmarks () const |
| const MetaData & | currentTrack () const |