TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Classes | |
struct | TTK::IndexProperty |
The class of the index property. More... | |
struct | TTK::MusicSongProperty |
The class of the music song property. More... | |
struct | TTK::MusicArtistProperty |
The class of the music artist property. More... | |
struct | TTK::MusicSongInformation |
The class of the music song information. More... | |
Namespaces | |
TTK | |
The namespace of the process utils. | |
Enumerations | |
enum | TTK::PlayState { TTK::PlayState::Stopped, TTK::PlayState::Playing, TTK::PlayState::Paused } |
enum | TTK::PlayMode { TTK::PlayMode::Order, TTK::PlayMode::Random, TTK::PlayMode::ListLoop, TTK::PlayMode::OneLoop, TTK::PlayMode::Once } |
enum | TTK::FontStyleMode { TTK::FontStyleMode::Bold = 0x0001, TTK::FontStyleMode::Italic = 0x0002, TTK::FontStyleMode::Underline = 0x0004, TTK::FontStyleMode::Overline = 0x0008, TTK::FontStyleMode::StrikeOut = 0x0010, TTK::FontStyleMode::FixedPitch = 0x0020, TTK::FontStyleMode::Kerningt = 0x0040 } |
enum | TTK::QueryQuality { TTK::QueryQuality::None, TTK::QueryQuality::Standard, TTK::QueryQuality::High, TTK::QueryQuality::Super, TTK::QueryQuality::Lossless } |
Functions | |
TTK::TTK_DECLARE_LIST (IndexProperty) | |
TTK::TTK_DECLARE_LIST (MusicSongProperty) | |
TTK::TTK_DECLARE_LIST (MusicArtistProperty) | |
TTK::TTK_DECLARE_LIST (MusicSongInformation) | |
static QString | TTK::configPath () |
#define APE_FILE TTK_STR_CAT(TTK_DOT, APE_FILE_SUFFIX) |
Definition at line 72 of file musicobject.h.
#define APE_FILE_SUFFIX "ape" |
Definition at line 52 of file musicobject.h.
Referenced by ReqLQInterface::parseFromSongProperty().
#define APPBACKUP_DIR TTK_STR_CAT("AppBackup", TTK_SEPARATOR) |
Definition at line 80 of file musicobject.h.
#define APPBACKUP_DIR_FULL TTK::configPath() + APPBACKUP_DIR |
Definition at line 124 of file musicobject.h.
Referenced by MusicPlaylistBackupModule::runBackup().
#define APPCACHE_DIR TTK_STR_CAT("AppCache", TTK_SEPARATOR) |
Definition at line 79 of file musicobject.h.
#define APPCACHE_DIR_FULL TTK::configPath() + APPCACHE_DIR |
Definition at line 123 of file musicobject.h.
Referenced by MusicScreenSaverBackgroundWidget::backgroundTimeout(), MusicSettingWidget::downloadCacheClean(), MusicResourceRequest::downLoadFinished(), MusicScreenSaverWidget::initialize(), ReqWYInterface::makeRequestRawHeader(), ReqUnityInterface::parseFromSongProperty(), and MusicPVCounterRequest::startToRequest().
#define APPDATA_DIR TTK_STR_CAT("AppData", TTK_SEPARATOR) |
Definition at line 78 of file musicobject.h.
#define APPDATA_DIR_FULL TTK::configPath() + APPDATA_DIR |
Definition at line 122 of file musicobject.h.
#define ARCHIVE_DIR TTK_STR_CAT("Archive", TTK_SEPARATOR) |
Definition at line 85 of file musicobject.h.
#define ARCHIVE_DIR_DIR_FULL DOWNLOAD_DIR_FULL + ARCHIVE_DIR |
Definition at line 128 of file musicobject.h.
Referenced by TTK::TTKQmmp::updateBaseConfig().
#define ART_DIR TTK_STR_CAT("Art", TTK_SEPARATOR) |
Definition at line 91 of file musicobject.h.
#define ART_DIR_FULL APPCACHE_DIR_FULL + ART_DIR |
Definition at line 130 of file musicobject.h.
Referenced by MusicDownloadStatusModule::checkArtistCoverValid(), MusicIdentifySongWidget::createDetectedSuccessedWidget(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicSettingWidget::downloadCacheClean(), MusicSongSharingWidget::initialize(), MusicWebFMRadioPlayWidget::picDownloadStateChanged(), MusicWebFMRadioPlayWidget::querySongInfoFinished(), MusicSongsListItemInfoWidget::showArtistPicture(), MusicSongsListPlayWidget::showArtistPicture(), and MusicRemoteWidgetForComplexStyle::showArtPicture().
#define ASX_FILE_SUFFIX "asx" |
Definition at line 45 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define BACKGROUND_DIR TTK_STR_CAT("Background", TTK_SEPARATOR) |
Definition at line 92 of file musicobject.h.
#define BACKGROUND_DIR_FULL APPCACHE_DIR_FULL + BACKGROUND_DIR |
Definition at line 131 of file musicobject.h.
Referenced by MusicLrcPhotoWidget::addButtonClicked(), MusicDownloadStatusModule::checkArtistBackgroundValid(), MusicSettingWidget::downloadCacheClean(), MusicKWDownloadBackgroundRequest::downLoadFinished(), MusicBPDownloadBackgroundRequest::downLoadFinished(), MusicTXDownloadBackgroundRequest::downLoadUrlFinished(), MusicKGDownloadBackgroundRequest::parseFromBackgroundProperty(), and MusicBackgroundManager::updateArtistImageList().
#define CACHE_DIR TTK_STR_CAT("Cache", TTK_SEPARATOR) |
Definition at line 93 of file musicobject.h.
#define CACHE_DIR_FULL APPCACHE_DIR_FULL + CACHE_DIR |
Definition at line 132 of file musicobject.h.
Referenced by MusicSettingWidget::downloadCacheClean(), TTK::generateNetworkSongPath(), MusicFileInformationWidget::initialize(), MusicBackgroundRemoteWidget::startToRequest(), and TTK::TTKQmmp::updateBaseConfig().
#define CLOUD_DOWN_PATH TTK_STR_CAT("cdownload", TKF_FILE) |
Definition at line 114 of file musicobject.h.
#define CLOUD_DOWN_PATH_FULL APPDATA_DIR_FULL + CLOUD_DOWN_PATH |
Definition at line 138 of file musicobject.h.
Referenced by TTK::toString().
#define CLOUD_UP_PATH TTK_STR_CAT("cupload", TKF_FILE) |
Definition at line 115 of file musicobject.h.
#define CLOUD_UP_PATH_FULL APPDATA_DIR_FULL + CLOUD_UP_PATH |
Definition at line 139 of file musicobject.h.
Referenced by TTK::toString().
#define COFIG_PATH TTK_STR_CAT("config", XML_FILE) |
Definition at line 111 of file musicobject.h.
#define COFIG_PATH_FULL APPDATA_DIR_FULL + COFIG_PATH |
Definition at line 135 of file musicobject.h.
Referenced by MusicApplication::readSystemConfigFromFile(), MusicRunTimeManager::run(), and MusicApplication::writeSystemConfigToFile().
#define CONCISE_WIDTH_MIN LEFT_SIDE_WIDTH_MIN + 2 |
Definition at line 158 of file musicobject.h.
Referenced by MusicBottomAreaWidget::setWindowConcise(), and MusicBlurSpecturmModule::show().
#define CONFIG_DIR TTK_STR_CAT("config", TTK_SEPARATOR) |
Definition at line 96 of file musicobject.h.
#define CSV_FILE_SUFFIX "csv" |
Definition at line 46 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define DBPL_FILE_SUFFIX "dbpl" |
Definition at line 49 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems().
#define DOWNLOAD_DIR TTK_STR_CAT("Downloads", TTK_SEPARATOR) |
Definition at line 81 of file musicobject.h.
#define DOWNLOAD_DIR_FULL MAIN_DIR_FULL + DOWNLOAD_DIR |
Definition at line 121 of file musicobject.h.
#define FLAC_FILE TTK_STR_CAT(TTK_DOT, FLAC_FILE_SUFFIX) |
Definition at line 73 of file musicobject.h.
#define FLAC_FILE_SUFFIX "flac" |
Definition at line 53 of file musicobject.h.
Referenced by MusicDownloadBatchTableItem::currentQualityChanged(), ReqLQInterface::parseFromSongProperty(), ReqKWInterface::parseFromSongProperty(), parseSongPropertyA(), parseSongPropertyB(), and parseSongPropertyV3().
#define FLV_FILE TTK_STR_CAT(TTK_DOT, FLV_FILE_SUFFIX) |
Definition at line 75 of file musicobject.h.
#define FLV_FILE_SUFFIX "flv" |
Definition at line 55 of file musicobject.h.
#define FPL_FILE_SUFFIX "fpl" |
Definition at line 48 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems().
#define JPG_FILE TTK_STR_CAT(TTK_DOT, JPG_FILE_SUFFIX) |
Definition at line 63 of file musicobject.h.
Referenced by MusicLrcPhotoWidget::exportButtonClicked().
#define JPG_FILE_SUFFIX "jpg" |
Definition at line 32 of file musicobject.h.
Referenced by TTK::Image::generatePixmapData(), and MusicLrcPosterWidget::saveButtonClicked().
#define JSPF_FILE_SUFFIX "jspf" |
Definition at line 44 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define KRC_FILE TTK_STR_CAT(TTK_DOT, KRC_FILE_SUFFIX) |
Definition at line 66 of file musicobject.h.
Referenced by MusicApplication::loadCurrentSongLrc().
#define KRC_FILE_SUFFIX "krc" |
Definition at line 35 of file musicobject.h.
Referenced by MusicRightAreaWidget::loadCurrentSongLrc().
#define LANGUAGE_DIR TTK_STR_CAT("GLanguage", TTK_SEPARATOR) |
Definition at line 87 of file musicobject.h.
#define LANGUAGE_DIR_FULL TTK::applicationPath() + LANGUAGE_DIR |
Definition at line 146 of file musicobject.h.
Referenced by TTK::languageCore(), and TTK::languageQmmp().
#define LEFT_SIDE_WIDTH_MIN 320 |
Definition at line 157 of file musicobject.h.
Referenced by MusicSongsListPlayTableWidget::createUploadFileModule(), MusicPlayedListPopWidget::initialize(), MusicRightAreaWidget::lrcDisplayAllClicked(), MusicConnectLocalWidget::MusicConnectLocalWidget(), MusicSongSearchDialog::MusicSongSearchDialog(), MusicPlaylistCategoryItem::resizeWindow(), MusicLrcContainerForInterior::resizeWindow(), and MusicLeftAreaWidget::setupUi().
#define LRC_DIR TTK_STR_CAT("Lyric", TTK_SEPARATOR) |
Definition at line 83 of file musicobject.h.
#define LRC_DIR_FULL DOWNLOAD_DIR_FULL + LRC_DIR |
Definition at line 126 of file musicobject.h.
Referenced by MusicSettingWidget::initDownloadWidget(), and TTK::String::lrcDirPrefix().
#define LRC_FILE TTK_STR_CAT(TTK_DOT, LRC_FILE_SUFFIX) |
Definition at line 65 of file musicobject.h.
Referenced by MusicDownloadStatusModule::checkLrcValid(), MusicLrcLocalLinkWidget::confirmButtonClicked(), MusicIdentifySongWidget::createDetectedSuccessedWidget(), MusicApplication::currentLrcUpdated(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicLrcDownloadBatchWidget::downloadButtonClicked(), MusicLrcSearchTableWidget::downloadQueryResult(), TTK::generateSongList(), MusicApplication::loadCurrentSongLrc(), MusicWebFMRadioPlayWidget::lrcDownloadStateChanged(), MusicWebFMRadioPlayWidget::querySongInfoFinished(), and MusicLrcMakerWidget::setCurrentSongName().
#define LRC_FILE_SUFFIX "lrc" |
Definition at line 34 of file musicobject.h.
Referenced by MusicTransformWidget::processTransform().
#define M3U8_FILE_SUFFIX "m3u8" |
Definition at line 40 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define M3U_FILE_SUFFIX "m3u" |
Definition at line 39 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define MAIN_DIR_FULL TTK::applicationPath() + TTK_PARENT_DIR |
Definition at line 119 of file musicobject.h.
Referenced by MusicConfigModule::checkFileNeededExist(), and TTK::configPath().
#define MAKE_CONFIG_DIR TTK_STR_CAT(PLUGINS_DIR, CONFIG_DIR) |
Definition at line 105 of file musicobject.h.
#define MAKE_CONFIG_DIR_FULL TTK::applicationPath() + MAKE_CONFIG_DIR |
Definition at line 149 of file musicobject.h.
#define MAKE_GAIN_NAME TTK_STR_CAT("avgain", TKX_FILE) |
Definition at line 102 of file musicobject.h.
Referenced by cleanupCache().
#define MAKE_GAIN_PATH TTK_STR_CAT(PLUGINS_DIR, MAKE_GAIN_NAME) |
Definition at line 108 of file musicobject.h.
#define MAKE_GAIN_PATH_FULL TTK::applicationPath() + MAKE_GAIN_PATH |
Definition at line 152 of file musicobject.h.
Referenced by MusicReplayGainWidget::addFileButtonClicked(), MusicReplayGainWidget::addFilesButtonClicked(), MusicReplayGainWidget::applyButtonClicked(), and MusicReplayGainWidget::show().
#define MAKE_PLAYER_NAME TTK_STR_CAT("avplayer", TKX_FILE) |
Definition at line 101 of file musicobject.h.
Referenced by cleanupCache(), and MusicCoreMPlayer::closeModule().
#define MAKE_PLAYER_PATH TTK_STR_CAT(PLUGINS_DIR, MAKE_PLAYER_NAME) |
Definition at line 107 of file musicobject.h.
#define MAKE_PLAYER_PATH_FULL TTK::applicationPath() + MAKE_PLAYER_PATH |
Definition at line 151 of file musicobject.h.
Referenced by MusicCoreMPlayer::setMedia(), MusicCoreMPlayer::setMovieMedia(), MusicCoreMPlayer::setMusicMedia(), MusicCoreMPlayer::setRadioMedia(), and MusicCoreMPlayer::setVideoMedia().
#define MAKE_TRANSFORM_NAME TTK_STR_CAT("avconv", TKX_FILE) |
Definition at line 100 of file musicobject.h.
Referenced by cleanupCache().
#define MAKE_TRANSFORM_PATH TTK_STR_CAT(PLUGINS_DIR, MAKE_TRANSFORM_NAME) |
Definition at line 106 of file musicobject.h.
#define MAKE_TRANSFORM_PATH_FULL TTK::applicationPath() + MAKE_TRANSFORM_PATH |
Definition at line 150 of file musicobject.h.
Referenced by MusicTransformWidget::exec(), MusicSongRingtoneMaker::exec(), MusicSongRingtoneMaker::initOutputPath(), and MusicTransformWidget::processTransform().
#define MP3_FILE TTK_STR_CAT(TTK_DOT, MP3_FILE_SUFFIX) |
Definition at line 71 of file musicobject.h.
#define MP3_FILE TTK_STR_CAT(TTK_DOT, MP3_FILE_SUFFIX) |
Definition at line 71 of file musicobject.h.
#define MP3_FILE_SUFFIX "mp3" |
Definition at line 51 of file musicobject.h.
Referenced by MusicReplayGainWidget::addFilesButtonClicked(), MusicDownloadBatchTableItem::currentQualityChanged(), ReqLQInterface::parseFromSongProperty(), ReqKWInterface::parseFromSongProperty(), parseSongPropertyA(), parseSongPropertyB(), and parseSongPropertyV3().
#define MP4_FILE TTK_STR_CAT(TTK_DOT, MP4_FILE_SUFFIX) |
Definition at line 74 of file musicobject.h.
#define MP4_FILE_SUFFIX "mp4" |
Definition at line 54 of file musicobject.h.
Referenced by MusicDownloadBatchTableItem::currentQualityChanged(), ReqKWInterface::parseFromMovieProperty(), and ReqBLInterface::parseFromMovieProperty().
#define MUSIC_DIR TTK_STR_CAT("Music", TTK_SEPARATOR) |
Definition at line 84 of file musicobject.h.
#define MUSIC_DIR_FULL DOWNLOAD_DIR_FULL + MUSIC_DIR |
Definition at line 127 of file musicobject.h.
Referenced by MusicSettingWidget::initDownloadWidget(), and TTK::String::musicDirPrefix().
#define NORMAL_DOWN_PATH TTK_STR_CAT("download", TKF_FILE) |
Definition at line 113 of file musicobject.h.
#define NORMAL_DOWN_PATH_FULL APPDATA_DIR_FULL + NORMAL_DOWN_PATH |
Definition at line 137 of file musicobject.h.
Referenced by TTK::toString().
#define PLAYLIST_PATH TTK_STR_CAT("playlist", TPL_FILE) |
Definition at line 112 of file musicobject.h.
#define PLAYLIST_PATH_FULL APPDATA_DIR_FULL + PLAYLIST_PATH |
Definition at line 136 of file musicobject.h.
Referenced by MusicApplication::readSystemConfigFromFile(), and MusicApplication::writeSystemConfigToFile().
#define PLS_FILE_SUFFIX "pls" |
Definition at line 41 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define PLUGINS_DIR TTK_STR_CAT("GPlugins", TTK_SEPARATOR) |
Definition at line 88 of file musicobject.h.
#define PLUGINS_DIR_FULL TTK::applicationPath() + PLUGINS_DIR |
Definition at line 145 of file musicobject.h.
Referenced by MusicRunTimeManager::run().
#define PNG_FILE TTK_STR_CAT(TTK_DOT, PNG_FILE_SUFFIX) |
Definition at line 64 of file musicobject.h.
Referenced by MusicLrcPhotoWidget::exportButtonClicked().
#define PNG_FILE_SUFFIX "png" |
Definition at line 33 of file musicobject.h.
#define RESOURCE_DIR TTK_STR_CAT("resource", TTK_SEPARATOR) |
Definition at line 94 of file musicobject.h.
#define RESOURCE_DIR_FULL APPCACHE_DIR_FULL + RESOURCE_DIR |
Definition at line 133 of file musicobject.h.
Referenced by MusicCategoryConfigManager::fromFile().
#define SEARCH_PATH TTK_STR_CAT("search", TKF_FILE) |
Definition at line 116 of file musicobject.h.
#define SEARCH_PATH_FULL APPDATA_DIR_FULL + SEARCH_PATH |
Definition at line 140 of file musicobject.h.
Referenced by MusicSongSearchPopWidget::clearButtonClicked(), MusicSongSearchPopWidget::initialize(), and MusicSongSearchTableWidget::startToSearchByText().
#define SKN_FILE TTK_STR_CAT(TTK_DOT, SKN_FILE_SUFFIX) |
Definition at line 62 of file musicobject.h.
Referenced by MusicLrcPhotoWidget::addButtonClicked(), MusicDownloadStatusModule::checkArtistBackgroundValid(), MusicDownloadStatusModule::checkArtistCoverValid(), MusicIdentifySongWidget::createDetectedSuccessedWidget(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicBPDownloadBackgroundRequest::downLoadFinished(), MusicKWDownloadBackgroundRequest::downLoadFinished(), MusicTXDownloadBackgroundRequest::downLoadUrlFinished(), MusicSongSharingWidget::initialize(), MusicExtractWrapper::inputSkin(), MusicExtractWrapper::outputSkin(), MusicKGDownloadBackgroundRequest::parseFromBackgroundProperty(), MusicWebFMRadioPlayWidget::picDownloadStateChanged(), MusicWebFMRadioPlayWidget::querySongInfoFinished(), MusicSongsListItemInfoWidget::showArtistPicture(), MusicSongsListPlayWidget::showArtistPicture(), MusicRemoteWidgetForComplexStyle::showArtPicture(), and MusicBackgroundManager::updateArtistImageList().
#define SKN_FILE_SUFFIX "skn" |
Definition at line 31 of file musicobject.h.
#define THEME_DIR TTK_STR_CAT("GTheme", TTK_SEPARATOR) |
Definition at line 89 of file musicobject.h.
#define THEME_DIR_FULL TTK::applicationPath() + THEME_DIR |
Definition at line 144 of file musicobject.h.
Referenced by MusicBackgroundSkinDialog::addThemeListWidgetItem(), MusicBackgroundSkinDialog::classicalListWidgetItemClicked(), and MusicBackgroundSkinDialog::isValid().
#define TKF_FILE TTK_STR_CAT(TTK_DOT, TKF_FILE_SUFFIX) |
Definition at line 58 of file musicobject.h.
Referenced by MusicPlaylistBackupWidget::currentTimeChanged(), and MusicPlaylistBackupModule::runBackup().
#define TKF_FILE_SUFFIX "tkf" |
Definition at line 27 of file musicobject.h.
#define TKM_FILE TTK_STR_CAT(TTK_DOT, TKM_FILE_SUFFIX) |
Definition at line 60 of file musicobject.h.
Referenced by MusicBackgroundSkinDialog::addThemeListWidgetItem(), MusicBackgroundSkinDialog::classicalListWidgetItemClicked(), MusicBackgroundSkinDialog::cpoyFileFromLocal(), MusicBackgroundSkinDialog::cpoyFileToLocal(), MusicBackgroundOnlineWidget::currentTypeChanged(), MusicBackgroundDailyWidget::downLoadFinished(), MusicBackgroundDailyWidget::initialize(), MusicBackgroundSkinDialog::isValid(), MusicBackgroundSkinDialog::listWidgetItemClicked(), MusicBackgroundSkinDialog::setBackgroundUrl(), MusicBackgroundSkinDialog::showCustomSkinDialog(), and MusicBackgroundSkinDialog::updateArtistFileTheme().
#define TKM_FILE_SUFFIX "tkm" |
Definition at line 29 of file musicobject.h.
Referenced by MusicBackgroundSkinDialog::findThemeListByPath(), and MusicBackgroundSkinDialog::showCustomSkinDialog().
#define TKX_FILE TTK_STR_CAT(TTK_DOT, TKX_FILE_SUFFIX) |
Definition at line 59 of file musicobject.h.
#define TKX_FILE_SUFFIX "tkx" |
Definition at line 28 of file musicobject.h.
#define TPL_FILE TTK_STR_CAT(TTK_DOT, TPL_FILE_SUFFIX) |
Definition at line 68 of file musicobject.h.
#define TPL_FILE_SUFFIX "tkpl" |
Definition at line 38 of file musicobject.h.
Referenced by MusicConsoleModule::initialize(), MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define TXT_FILE_SUFFIX "txt" |
Definition at line 47 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().
#define USER_THEME_DIR TTK_STR_CAT("theme", TTK_SEPARATOR) |
Definition at line 97 of file musicobject.h.
#define USER_THEME_DIR_FULL APPDATA_DIR_FULL + USER_THEME_DIR |
Definition at line 141 of file musicobject.h.
Referenced by MusicBackgroundSkinDialog::addThemeListWidgetItem(), MusicBackgroundSkinDialog::classicalListWidgetItemClicked(), MusicBackgroundSkinDialog::cpoyFileFromLocal(), MusicBackgroundSkinDialog::cpoyFileToLocal(), MusicBackgroundSkinDialog::cpoyFileToLocalIndex(), MusicBackgroundSkinDialog::isValid(), MusicBackgroundSkinDialog::listWidgetItemClicked(), MusicBackgroundSkinDialog::setBackgroundUrl(), MusicBackgroundSkinDialog::showCustomSkinDialog(), and MusicBackgroundSkinDialog::updateArtistFileTheme().
#define WINDOW_HEIGHT_MIN 665 |
Definition at line 156 of file musicobject.h.
Referenced by MusicApplication::mouseMoveEvent(), MusicApplication::MusicApplication(), MusicConfigManager::readWindowGeometry(), MusicApplicationModule::resetWindowGeometry(), MusicVideoPlayWidget::resizeWindow(), MusicLrcContainerForInterior::resizeWindow(), and MusicBottomAreaWidget::setWindowConcise().
#define WINDOW_WIDTH_MIN 1000 |
Definition at line 155 of file musicobject.h.
Referenced by MusicAlbumQueryWidget::createAlbumItem(), MusicArtistQueryWidget::createArtistItem(), MusicWebMVRadioInfoWidget::createMVRadioProgramItem(), MusicWebDJRadioInfoWidget::createProgramCategoryItem(), MusicToplistQueryWidget::createToplistItem(), MusicPlaylistBackupWidget::currentItemChanged(), MusicApplication::mouseMoveEvent(), MusicApplication::MusicApplication(), MusicConfigManager::readWindowGeometry(), MusicApplicationModule::resetWindowGeometry(), MusicWebDJRadioProgramTableWidget::resizeSection(), MusicSongSearchTableWidget::resizeSection(), MusicCloudManagerTableWidget::resizeSection(), MusicItemQueryTableWidget::resizeSection(), MusicLocalManagerStatisticTableWidget::resizeSection(), MusicLocalManagerSongsTableWidget::resizeSection(), MusicPersonalRadioQueryWidget::resizeWidget(), MusicWebDJRadioInfoWidget::resizeWidget(), MusicSongDailyWidget::resizeWidget(), MusicAlbumQueryWidget::resizeWidget(), MusicPlaylistQueryInfoWidget::resizeWidget(), MusicToplistQueryWidget::resizeWidget(), MusicPlaylistBackupWidget::resizeWidget(), MusicWebMVRadioInfoWidget::resizeWidget(), MusicArtistQueryWidget::resizeWidget(), MusicCloudManagerWidget::resizeWidget(), MusicVideoPlayWidget::resizeWindow(), MusicLrcContainerForInterior::resizeWindow(), MusicSongSearchOnlineWidget::setResizeLabelText(), MusicMarqueeWidget::setText(), and MusicBottomAreaWidget::setWindowConcise().
#define WPL_FILE_SUFFIX "wpl" |
Definition at line 42 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), MusicWPLConfigManager::writeBuffer(), and MusicPlaylistManager::writeSongItem().
#define XML_FILE TTK_STR_CAT(TTK_DOT, XML_FILE_SUFFIX) |
Definition at line 69 of file musicobject.h.
Referenced by MusicExtractWrapper::inputSkin(), and MusicExtractWrapper::outputSkin().
#define XML_FILE_SUFFIX "xml" |
Definition at line 36 of file musicobject.h.
#define XSPF_FILE_SUFFIX "xspf" |
Definition at line 43 of file musicobject.h.
Referenced by MusicPlaylistManager::readSongItems(), and MusicPlaylistManager::writeSongItem().