TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
TTKTime Member List

This is the complete list of members for TTKTime, including all inherited members.

copyToThis(const TTKTime &other) noexceptTTKTimeprivate
day() const noexceptTTKTimeinline
formatDuration(const QString &time) noexceptTTKTimestatic
formatDuration(qint64 time) noexceptTTKTimestatic
fromString(const QString &time, const QString &format) noexceptTTKTimestatic
fromValue(int day, int hour, int min, int sec, int msec=0) noexceptTTKTime
fromValue(qint64 value) noexceptTTKTime
hour() const noexceptTTKTimeinline
initialize() noexceptTTKTimeprivate
isNull() const noexceptTTKTime
isValid() const noexceptTTKTime
m_dayTTKTimeprivate
m_hourTTKTimeprivate
m_minuteTTKTimeprivate
m_msecondTTKTimeprivate
m_secondTTKTimeprivate
millionSecond() const noexceptTTKTimeinline
minute() const noexceptTTKTimeinline
operator!=(const TTKTime &other) const noexceptTTKTime
operator*(const int other) noexceptTTKTime
operator*=(const int other) noexceptTTKTime
operator+(const TTKTime &other) noexceptTTKTime
operator+(const int other) noexceptTTKTime
operator+=(const TTKTime &other) noexceptTTKTime
operator+=(const int other) noexceptTTKTime
operator-(const TTKTime &other) noexceptTTKTime
operator-(const int other) noexceptTTKTime
operator-=(const TTKTime &other) noexceptTTKTime
operator-=(const int other) noexceptTTKTime
operator/(const int other) noexceptTTKTime
operator/=(const int other) noexceptTTKTime
operator<<(QDataStream &stream, const TTKTime &other) noexceptTTKTimefriend
operator=(const TTKTime &other) noexceptTTKTime
operator=(TTKTime &&other) noexceptTTKTime
operator==(const TTKTime &other) const noexceptTTKTime
operator>>(QDataStream &stream, TTKTime &other) noexceptTTKTimefriend
second() const noexceptTTKTimeinline
setDay(int day) noexceptTTKTimeinline
setHour(int hour) noexceptTTKTimeinline
setMillionSecond(int msec) noexceptTTKTimeinline
setMinute(int min) noexceptTTKTimeinline
setSecond(int sec) noexceptTTKTimeinline
toString(qint64 time, const QString &format) noexceptTTKTimestatic
toString(const QString &format) const noexceptTTKTime
toValue() const noexceptTTKTime
TTKTime() noexceptTTKTime
TTKTime(qint64 value) noexceptTTKTime
TTKTime(int day, int hour, int min, int sec, int msec) noexceptTTKTime
TTKTime(const TTKTime &other) noexceptTTKTime
TTKTime(TTKTime &&other) noexceptTTKTime