|
TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
This is the complete list of members for TTKTime, including all inherited members.
| day() const noexcept | TTKTime | inline |
| formatDuration(const QString &time) noexcept | TTKTime | static |
| formatDuration(qint64 time) noexcept | TTKTime | static |
| fromString(const QString &time, const QString &format) noexcept | TTKTime | static |
| fromValue(int day, int hour, int min, int sec, int msec=0) noexcept | TTKTime | |
| fromValue(qint64 value) noexcept | TTKTime | |
| hour() const noexcept | TTKTime | inline |
| initialize() noexcept | TTKTime | private |
| isNull() const noexcept | TTKTime | |
| isValid() const noexcept | TTKTime | |
| m_day | TTKTime | private |
| m_hour | TTKTime | private |
| m_minute | TTKTime | private |
| m_msecond | TTKTime | private |
| m_second | TTKTime | private |
| makeCopy(const TTKTime &other) noexcept | TTKTime | private |
| millionSecond() const noexcept | TTKTime | inline |
| minute() const noexcept | TTKTime | inline |
| operator!=(const TTKTime &other) const noexcept | TTKTime | |
| operator*(const int other) noexcept | TTKTime | |
| operator*=(const int other) noexcept | TTKTime | |
| operator+(const TTKTime &other) noexcept | TTKTime | |
| operator+(const int other) noexcept | TTKTime | |
| operator+=(const TTKTime &other) noexcept | TTKTime | |
| operator+=(const int other) noexcept | TTKTime | |
| operator-(const TTKTime &other) noexcept | TTKTime | |
| operator-(const int other) noexcept | TTKTime | |
| operator-=(const TTKTime &other) noexcept | TTKTime | |
| operator-=(const int other) noexcept | TTKTime | |
| operator/(const int other) noexcept | TTKTime | |
| operator/=(const int other) noexcept | TTKTime | |
| operator<<(QDataStream &stream, const TTKTime &other) noexcept | TTKTime | friend |
| operator=(const TTKTime &other) noexcept | TTKTime | |
| operator=(TTKTime &&other) noexcept | TTKTime | |
| operator==(const TTKTime &other) const noexcept | TTKTime | |
| operator>>(QDataStream &stream, TTKTime &other) noexcept | TTKTime | friend |
| second() const noexcept | TTKTime | inline |
| setDay(int day) noexcept | TTKTime | inline |
| setHour(int hour) noexcept | TTKTime | inline |
| setMillionSecond(int msec) noexcept | TTKTime | inline |
| setMinute(int min) noexcept | TTKTime | inline |
| setSecond(int sec) noexcept | TTKTime | inline |
| toString(qint64 time, const QString &format) noexcept | TTKTime | static |
| toString(const QString &format) const noexcept | TTKTime | |
| toValue() const noexcept | TTKTime | |
| TTKTime() noexcept | TTKTime | |
| TTKTime(qint64 value) noexcept | TTKTime | |
| TTKTime(int day, int hour, int min, int sec, int msec) noexcept | TTKTime | |
| TTKTime(const TTKTime &other) noexcept | TTKTime | |
| TTKTime(TTKTime &&other) noexcept | TTKTime |
1.8.8