|
Sayonara Player
|
Public Member Functions | |
| Bookmark (Seconds timestamp, const QString &name, bool valid=false) | |
| Bookmark (Seconds timestamp=0) | |
| Bookmark (const Bookmark &other) | |
| Bookmark (Bookmark &&other) noexcept | |
| Bookmark & | operator= (const Bookmark &other) |
| Bookmark & | operator= (Bookmark &&other) noexcept |
| Seconds | timestamp () const |
| QString | name () const |
| bool | isValid () const |