TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Static Public Member Functions | List of all members
TTKDateTime Class Reference

The class of the ttk date time object. More...

#include <ttktime.h>

Static Public Member Functions

static qint64 currentTimestamp ()
 
static QString format (const QString &time, const QString &format)
 
static QString format (qint64 time, const QString &format)
 

Detailed Description

The class of the ttk date time object.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 194 of file ttktime.h.

Member Function Documentation

qint64 TTKDateTime::currentTimestamp ( )
static
QString TTKDateTime::format ( const QString &  time,
const QString &  format 
)
static
QString TTKDateTime::format ( qint64  time,
const QString &  format 
)
static

Transform timestamp(ms) to string time format.

Definition at line 259 of file ttktime.cpp.


The documentation for this class was generated from the following files: