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

The class of the app run time needed. More...

#include <musicruntimemanager.h>

Public Member Functions

void run () const
 
QStringList translator () const
 
bool configVersionCheck () const
 

Detailed Description

The class of the app run time needed.

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

Definition at line 27 of file musicruntimemanager.h.

Member Function Documentation

bool MusicRunTimeManager::configVersionCheck ( ) const

Check config version is new.

Definition at line 139 of file musicruntimemanager.cpp.

References MusicSettingManager::ConfigVersion, G_SETTING_PTR, and TTK_CONFIG_VERSION_STR.

Referenced by main().

void MusicRunTimeManager::run ( ) const
QStringList MusicRunTimeManager::translator ( ) const

Get translator path.

Definition at line 133 of file musicruntimemanager.cpp.

References G_SETTING_PTR, TTK::languageCore(), MusicSettingManager::LanguageIndex, and TTK::languageQmmp().

Referenced by main().


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