TTKMusicPlayer  4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Macros | Typedefs | Functions
ttklogoutput.cpp File Reference
#include "ttklogoutput.h"
#include "ttksingleton.h"
#include <QDir>
#include <QApplication>

Go to the source code of this file.

Classes

class  QMessageLogContext
 
class  TTKLogOutput
 

Macros

#define qInstallMessageHandler   qInstallMsgHandler
 

Typedefs

using QtMessageHandler = QtMsgHandler
 

Functions

static void removeFiles (const QString &path, const qint64 time)
 

Macro Definition Documentation

#define qInstallMessageHandler   qInstallMsgHandler

Definition at line 10 of file ttklogoutput.cpp.

Referenced by TTKLogOutput::install(), and TTKLogOutput::uninstall().

Typedef Documentation

using QtMessageHandler = QtMsgHandler

Definition at line 9 of file ttklogoutput.cpp.

Function Documentation

static void removeFiles ( const QString &  path,
const qint64  time 
)
static

Definition at line 122 of file ttklogoutput.cpp.

Referenced by TTKLogOutput::install().