TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Variables
musiclrccontainer.h File Reference
#include "musiclrcmanager.h"
#include "musiclrcanalysis.h"
#include "musicsettingmanager.h"

Go to the source code of this file.

Classes

class  MusicLrcContainer
 The class of the lrc container base. More...
 

Variables

static constexpr const char * LRC_WALLPAPER_TPYE = "WALLPAPER"
 
static constexpr const char * LRC_INTERIOR_TPYE = "INTERIOR"
 
static constexpr const char * LRC_DESKTOP_TPYE = "DESKTOP"
 
static constexpr const char * LRC_DESKTOP_PREFIX = "D"
 

Variable Documentation

constexpr const char* LRC_DESKTOP_PREFIX = "D"
static

Definition at line 31 of file musiclrccontainer.h.

Referenced by MusicLrcContainer::applyParameter().

constexpr const char* LRC_DESKTOP_TPYE = "DESKTOP"
static
constexpr const char* LRC_INTERIOR_TPYE = "INTERIOR"
static
constexpr const char* LRC_WALLPAPER_TPYE = "WALLPAPER"
static