TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the app run time needed. More...
#include <musicruntimemanager.h>
Public Member Functions | |
void | run () const |
QStringList | translator () const |
bool | configVersionCheck () const |
The class of the app run time needed.
Definition at line 27 of file musicruntimemanager.h.
bool MusicRunTimeManager::configVersionCheck | ( | ) | const |
Check config version is new.
Definition at line 148 of file musicruntimemanager.cpp.
References MusicSettingManager::ConfigVersion, G_SETTING_PTR, and TTK_CONFIG_VERSION_STR.
Referenced by main().
void MusicRunTimeManager::run | ( | ) | const |
Run.
Definition at line 107 of file musicruntimemanager.cpp.
References TTK::applicationPath(), TTK::checkCacheSize(), MusicSettingManager::CloseNetWorkMode, COFIG_PATH_FULL, TTKAbstractXml::fromFile(), G_NETWORK_PTR, G_SETTING_PTR, PLUGINS_DIR_FULL, MusicConfigManager::readBuffer(), TTK::Codec::setLocalCodec(), TTK_INFO_STREAM, and TTK::TTKQmmp::updateBaseConfig().
Referenced by main().
QStringList MusicRunTimeManager::translator | ( | ) | const |
Get translator path.
Definition at line 142 of file musicruntimemanager.cpp.
References G_SETTING_PTR, TTK::languageCore(), MusicSettingManager::LanguageIndex, and TTK::languageQmmp().
Referenced by main().