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.
Macros | |
#define | TTK_QT_VERSION_CHECK(major, minor, patch) (QT_VERSION >= QT_VERSION_CHECK(major, minor, patch)) |
#define | qPrintable(s) QString(s).toLocal8Bit().constData() |
#define | qUtf8Printable(s) QString(s).toUtf8().constData() |
#define | qAsConst std::as_const |
#define | object_cast qobject_cast |
#define | TTKObjectCast(x, y) ((x)(y)) |
#define | TTKVoidCast(x) (x) |
#define | TTK_DEPRECATED __attribute__((__deprecated__)) |
#define | TTK_DEPRECATED_X(text) __attribute__((__deprecated__(text))) |
#define | TTK_NULLPTR NULL |
#define | TTK_DEFAULT |
#define | TTK_DELETE |
#define | TTK_OVERRIDE |
#define | TTK_FINAL |
#define | TTK_CONSTEXPR const |
#define | TTK_RCONSTEXPR const |
#define | TTK_DISABLE_COPY(Class) |
#define | TTK_DISABLE_INIT_COPY(Class) |
#define | TTK_DECLARE_MODULE(Class) |
#define | TTK_DECLARE_LIST(Class) using Class##List = QList<Class> |
#define | TTK_DECLARE_FLAG(Flags, Enum) using Flags = QFlags<Enum> |
#define | TTK_SIGNAL SIGNAL |
#define | TTK_SLOT SLOT |
#define | qint qintptr |
#define | TTK_FILE_SUFFIX(fin) fin.suffix().toLower() |
#define | TTK_SIGNLE_SHOT(...) TTK_PP_OVERLOAD(__TTK_SIGNLE_SHOT__, __VA_ARGS__)(__VA_ARGS__) |
#define | __TTK_SIGNLE_SHOT__2(a, s) QTimer::singleShot(TTK_DN_ONCE, this, s(a())); |
#define | __TTK_SIGNLE_SHOT__3(a, b, s) QTimer::singleShot(TTK_DN_ONCE, a, s(b())); |
#define | __TTK_SIGNLE_SHOT__4(a, b, c, s) QTimer::singleShot(a, b, s(c())); |
Typedefs | |
using | TTKIntSet = QSet< int > |
using | TTKIntList = QList< int > |
using | TTKVariantList = QList< QVariant > |
using | TTKStringMap = QMap< QString, QString > |
using | TTKVariantMap = QMap< QString, QVariant > |
using | TTKIntStringMap = QMap< qint64, QString > |
#define __TTK_SIGNLE_SHOT__2 | ( | a, | |
s | |||
) | QTimer::singleShot(TTK_DN_ONCE, this, s(a())); |
Definition at line 197 of file ttkqtglobal.h.
#define __TTK_SIGNLE_SHOT__3 | ( | a, | |
b, | |||
s | |||
) | QTimer::singleShot(TTK_DN_ONCE, a, s(b())); |
Definition at line 198 of file ttkqtglobal.h.
#define __TTK_SIGNLE_SHOT__4 | ( | a, | |
b, | |||
c, | |||
s | |||
) | QTimer::singleShot(a, b, s(c())); |
Definition at line 199 of file ttkqtglobal.h.
#define object_cast qobject_cast |
Definition at line 70 of file ttkqtglobal.h.
#define qAsConst std::as_const |
Definition at line 51 of file ttkqtglobal.h.
Referenced by MusicPlaylist::add(), TTKTabButton::addButtons(), MusicDownloadWidget::addCellItems(), MusicToolSetsWidget::addCelltItems(), MusicWebFMRadioWidget::addCelltItems(), MusicReplayGainWidget::addFileButtonClicked(), MusicSongsContainerWidget::addNewRowItem(), TTKCommandLineParser::addOption(), TTKCommandLineParser::addOptions(), MusicSongsContainerWidget::addSongItemList(), MusicBackgroundSkinDialog::addThemeListWidgetItem(), MusicPlayedListPopWidget::append(), MusicPlaylist::append(), MusicLrcContainerForDesktop::applyParameter(), MusicLrcContainer::applyParameter(), MusicVideoQualityPopWidget::bitrateIsValid(), MusicSongSearchOnlineWidget::buttonClicked(), MusicNetworkConnectionTestWidget::buttonStateChanged(), TTK::checkCacheSize(), MusicSongsContainerWidget::checkTitleNameValid(), MusicBackgroundListWidget::clearState(), QDlnaFinder::clientNames(), MusicLrcFloatPhotoWidget::confirmButtonClicked(), MusicReplayGainWidget::confirmDataChanged(), QDlnaClientPrivate::connect(), MusicBackgroundListWidget::contains(), MusicBarrageWidget::createAnimation(), MusicBarrageWidget::createLabel(), MusicPageQueryWidget::createPageWidget(), MusicPlaylistQueryWidget::createPlaylistItem(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicDownloadBatchTableWidget::currentQualityChanged(), MusicPlaylistBackupWidget::currentTimeChanged(), TTK::directorySize(), MusicKGQueryPlaylistRequest::downloadDetailsFinished(), MusicKWQueryPlaylistRequest::downloadDetailsFinished(), MusicWYQueryPlaylistRequest::downloadDetailsFinished(), MusicDJRadioProgramCategoryRequest::downloadDetailsFinished(), MusicMVRadioCategoryRequest::downLoadFinished(), MusicKGDiscoverListRequest::downLoadFinished(), MusicBarrageRequest::downLoadFinished(), MusicKWDownloadBackgroundRequest::downLoadFinished(), MusicDJRadioCategoryRequest::downLoadFinished(), MusicBPDownloadBackgroundRequest::downLoadFinished(), MusicResourceRequest::downLoadFinished(), MusicBDTranslationRequest::downLoadFinished(), MusicYDTranslationRequest::downLoadFinished(), MusicDownloadBingSkinRequest::downLoadFinished(), MusicKWDownLoadTextRequest::downLoadFinished(), MusicKWDiscoverListRequest::downLoadFinished(), ToolFM::downLoadFinished(), MusicWYDiscoverListRequest::downLoadFinished(), MusicWYQueryArtistListRequest::downLoadFinished(), MusicKWQueryArtistListRequest::downLoadFinished(), MusicKGSongCommentsRequest::downLoadFinished(), MusicSongRecommendRequest::downLoadFinished(), MusicKWSongCommentsRequest::downLoadFinished(), MusicSongSuggestRequest::downLoadFinished(), MusicWYSongCommentsRequest::downLoadFinished(), MusicKGQueryAlbumRequest::downLoadFinished(), MusicWYQueryAlbumRequest::downLoadFinished(), MusicKGQueryArtistListRequest::downLoadFinished(), MusicKGQueryArtistRequest::downLoadFinished(), MusicWYQueryArtistRequest::downLoadFinished(), MusicFMRadioSongRequest::downLoadFinished(), MusicKWQueryAlbumRequest::downLoadFinished(), MusicKWQueryArtistRequest::downLoadFinished(), MusicKWQueryRequest::downLoadFinished(), MusicKWQueryToplistRequest::downLoadFinished(), MusicWYQueryMovieRequest::downLoadFinished(), MusicWYQueryRequest::downLoadFinished(), MusicKGQueryMovieRequest::downLoadFinished(), MusicWYQueryToplistRequest::downLoadFinished(), MusicKGQueryRequest::downLoadFinished(), MusicKGQueryToplistRequest::downLoadFinished(), MusicKWQueryMovieRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadFinished(), MusicDJRadioProgramRequest::downLoadFinished(), MusicKGQueryPlaylistRequest::downLoadFinished(), MusicKWQueryPlaylistRequest::downLoadFinished(), MusicWYQueryPlaylistRequest::downLoadFinished(), MusicTXDownloadBackgroundRequest::downLoadFinished(), MusicDJRadioProgramCategoryRequest::downLoadFinished(), MusicIdentifySongRequest::downLoadFinished(), MusicKGPlaylistCommentsRequest::downLoadFinished(), MusicKWPlaylistCommentsRequest::downLoadFinished(), MusicWYPlaylistCommentsRequest::downLoadFinished(), MusicKGQueryArtistAlbumRequest::downLoadFinished(), MusicWYQueryArtistAlbumRequest::downLoadFinished(), MusicKWQueryArtistAlbumRequest::downLoadFinished(), MusicKGQueryArtistMovieRequest::downLoadFinished(), MusicKWQueryArtistMovieRequest::downLoadFinished(), MusicWYQueryArtistMovieRequest::downLoadFinished(), MusicBarrageWidget::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadItemsFinished(), MusicDownloadWidget::downLoadNormalFinished(), MusicWYQueryRequest::downLoadSingleFinished(), MusicKGQueryRequest::downLoadSingleFinished(), MusicUnityQueryMovieRequest::downLoadUnityFinished(), MusicTXDownloadBackgroundRequest::downLoadUrlFinished(), MusicSongsContainerWidget::dragMoveEvent(), MusicLrcPosterItemWidget::drawTheme16(), MusicSongsContainerWidget::dropEvent(), MusicLrcPhotoWidget::exportButtonClicked(), TTK::File::fileInfoListByPath(), TTK::File::fileListByPath(), MusicBackgroundListWidget::find(), MusicVideoQualityPopWidget::findBitrateByUrl(), QDlnaFinderPrivate::findClient(), MusicBackgroundSkinDialog::findThemeListByPath(), MusicVideoQualityPopWidget::findUrlByBitrate(), MusicSongsContainerWidget::importSongsByPath(), QDlnaClientPrivate::initialize(), MusicConsoleModule::initialize(), MusicConnectTransferWidget::initialize(), MusicTTKFMRadioPlayWidget::initialize(), MusicDownloadBatchWidget::initialize(), MusicPlayedListPopWidget::insert(), MusicLrcPhotoWidget::isValid(), QJson::Serializer::SerializerPrivate::join(), MusicHotKeyManager::keys(), MusicSpectrumLayoutWidget::labelClicked(), MusicLrcContainer::linkLrcStateChanged(), MusicLrcSearchWidget::lrcSearchDownloadClicked(), MusicSplitItemClickedLabel::mouseMoveEvent(), MusicPlaylistCategoryItem::MusicPlaylistCategoryItem(), MusicSongMeta::MusicSongMeta(), TTKXmlHelper::nodeName(), MusicSongMeta::operator=(), MusicBackgroundDailyWidget::outputRemoteSkin(), ReqBLInterface::parseFromMovieInfo(), ReqWYInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqKGInterface::parseFromSongAlbumInfo(), ReqUnityInterface::parseFromSongProperty(), MusicWYQueryMovieRequest::parseFromVideoList(), MusicScreenSaverWidget::parseSettingParameter(), parseSongPropertyA(), parseSongPropertyB(), parseSongPropertyV1(), parseSongPropertyV2(), parseSongPropertyV3(), parseSongPropertyV4(), TTKCommandLineParser::process(), MusicAlbumQueryWidget::queryAllFinished(), MusicArtistQueryWidget::queryAllFinished(), MusicWYQueryArtistRequest::queryArtistIntro(), MusicKWQueryToplistRequest::queryToplistInfo(), MusicKGQueryToplistRequest::queryToplistInfo(), MusicTXTConfigManager::readBuffer(), MusicCSVConfigManager::readBuffer(), MusicM3UConfigManager::readBuffer(), MusicPLSConfigManager::readBuffer(), MusicJSPFConfigManager::readBuffer(), TTK::readColorConfig(), MusicSongMeta::readInformation(), MusicPlaylistManager::readSongItems(), MusicCloudManagerTableWidget::receiveDataFinshed(), MusicLocalManagerWidget::refreshItems(), MusicPlayedListPopWidget::remove(), MusicApplication::removeItemAt(), MusicPageQueryWidget::reset(), MusicLrcContainerForDesktop::resizeLrcSizeArea(), MusicPlaylistCategoryWidget::resizeWidget(), MusicArtistListQueryWidget::resizeWidget(), MusicArtistMvsQueryWidget::resizeWidget(), MusicWebDJRadioQueryWidget::resizeWidget(), MusicWebMVRadioQueryWidget::resizeWidget(), MusicPlaylistQueryWidget::resizeWidget(), MusicArtistAlbumsQueryWidget::resizeWidget(), MusicPlaylistCategoryItem::resizeWindow(), MusicWebDJRadioCategoryWidget::resizeWindow(), MusicScreenSaverListWidget::resizeWindow(), MusicConnectTransferThread::run(), MusicSongsManagerThread::run(), MusicSongCheckToolsRenameThread::run(), MusicSongCheckToolsDuplicateThread::run(), MusicSongCheckToolsQualityThread::run(), MusicLrcLocalLinkWidget::searchInLocalLrc(), MusicConnectTransferWidget::searchResultChanged(), MusicMobileSongsManagerWidget::searchResultChanged(), MusicLocalManagerWidget::searchResultChanged(), MusicLrcFloatPhotoWidget::selectAllStateChanged(), MusicConnectTransferWidget::selectedFiles(), MusicMobileSongsManagerWidget::selectedItemsToPlaylist(), MusicSongItemSelectedAreaWidget::selectedSongItems(), QJson::Serializer::SerializerPrivate::serialize(), MusicPlaylistFoundCategoryPopWidget::setCategory(), MusicToplistQueryCategoryPopWidget::setCategory(), MusicWebMVRadioQueryCategoryPopWidget::setCategory(), MusicArtistListQueryCategoryPopWidget::setCategory(), MusicLrcColorWidget::setColors(), MusicBackgroundListWidget::setCurrentItemName(), MusicLrcAnalysis::setData(), MusicHotKeyManager::setEnabled(), MusicLrcContainer::setLinearGradientColor(), MusicLrcContainerForInterior::setLrcSizeProperty(), MusicLrcContainerForDesktop::setSelfPosition(), TTKCommandLineParser::showHelp(), MusicBarrageWidget::sizeChanged(), MusicSongsContainerWidget::songsFileName(), MusicSongsContainerWidget::songsFilePath(), MusicApplicationModule::soundEffectChanged(), TTKAbstractNetwork::sslErrorsString(), ToolFM::startToListRequest(), MusicKGQueryPlaylistRequest::startToQueryInfo(), MusicWYQueryPlaylistRequest::startToQueryInfo(), MusicSongRecommendRequest::startToQueryResult(), MusicBackgroundRemoteWidget::startToRequest(), MusicDownloadBatchTableWidget::startToRequest(), MusicDownloadWidget::startToRequestMovie(), MusicDownloadWidget::startToRequestMusic(), MusicSoundEffectsWidget::stateComboBoxChanged(), MusicLrcContainerForDesktop::stopDrawLrc(), TTKSuperEnum::stringToKey(), MusicSkinAnimationWidget::switchToSelectedItemStyle(), MusicTransformWidget::transformFinish(), TTKSuperEnum::TTKSuperEnum(), MusicHotKeyManager::unsetShortcut(), MusicBackgroundListWidget::updateItem(), MusicSongsContainerWidget::updatePlayedList(), updatePlayItems(), MusicSongsListPlayTableWidget::updateSearchFileName(), MusicLocalManagerWidget::updateStatisticWidget(), MusicCloudManagerTableWidget::uploadFilesToServer(), TTKAbstractXml::writeAttribute(), MusicM3UConfigManager::writeBuffer(), MusicJSPFConfigManager::writeBuffer(), MusicCSVConfigManager::writeBuffer(), MusicTXTConfigManager::writeBuffer(), MusicPLSConfigManager::writeBuffer(), MusicXSPFConfigManager::writeBuffer(), MusicTKPLConfigManager::writeBuffer(), MusicWPLConfigManager::writeBuffer(), MusicASXConfigManager::writeBuffer(), MusicSongSearchRecordConfigManager::writeBuffer(), MusicDownloadRecordConfigManager::writeBuffer(), MusicFMConfigManager::writeBuffer(), TTK::writeColorConfig(), MusicSoundEffectsWidget::writeSoundEffect(), and MusicSpectrumWidget::~MusicSpectrumWidget().
#define qint qintptr |
Definition at line 184 of file ttkqtglobal.h.
#define qPrintable | ( | s | ) | QString(s).toLocal8Bit().constData() |
Definition at line 35 of file ttkqtglobal.h.
Referenced by MusicAudioRecorderModule::addWavHeader(), MusicLrcFromKrc::decode(), MusicExtractWrapper::inputData(), MusicExtractWrapper::inputSkin(), TTKLocalPeer::isClient(), MusicExtractWrapper::outputBinary(), MusicExtractWrapper::outputData(), MusicExtractWrapper::outputSkin(), and MusicExtractWrapper::outputThunderSkin().
#define qUtf8Printable | ( | s | ) | QString(s).toUtf8().constData() |
Definition at line 39 of file ttkqtglobal.h.
#define TTK_CONSTEXPR const |
Definition at line 151 of file ttkqtglobal.h.
#define TTK_DECLARE_FLAG | ( | Flags, | |
Enum | |||
) | using Flags = QFlags<Enum> |
Definition at line 178 of file ttkqtglobal.h.
#define TTK_DECLARE_LIST | ( | Class | ) | using Class##List = QList<Class> |
Definition at line 177 of file ttkqtglobal.h.
Referenced by MusicToolSetsWidget::addCelltItems(), and MusicWebFMRadioWidget::addCelltItems().
#define TTK_DECLARE_MODULE | ( | Class | ) |
Definition at line 168 of file ttkqtglobal.h.
#define TTK_DEFAULT |
Definition at line 117 of file ttkqtglobal.h.
#define TTK_DELETE |
Definition at line 123 of file ttkqtglobal.h.
#define TTK_DEPRECATED __attribute__((__deprecated__)) |
Definition at line 91 of file ttkqtglobal.h.
#define TTK_DEPRECATED_X | ( | text | ) | __attribute__((__deprecated__(text))) |
Definition at line 92 of file ttkqtglobal.h.
#define TTK_DISABLE_COPY | ( | Class | ) |
Definition at line 157 of file ttkqtglobal.h.
#define TTK_DISABLE_INIT_COPY | ( | Class | ) |
Definition at line 163 of file ttkqtglobal.h.
#define TTK_FILE_SUFFIX | ( | fin | ) | fin.suffix().toLower() |
Definition at line 189 of file ttkqtglobal.h.
Referenced by MusicReplayGainWidget::addFilesButtonClicked(), MusicSpectrumWidget::createLightWidget(), MusicBackgroundSkinDialog::findThemeListByPath(), MusicSongsContainerWidget::importSongsByUrl(), MusicConsoleModule::initialize(), MusicSongsListItemInfoWidget::initialize(), MusicFileInformationWidget::initialize(), MusicTransformWidget::initInputPath(), MusicRightAreaWidget::loadCurrentSongLrc(), MusicSong::MusicSong(), MusicPlaylistManager::readSongItems(), MusicSongCheckToolsRenameThread::run(), MusicCloudFileInformationWidget::setFileInformation(), MusicBackgroundSkinDialog::showCustomSkinDialog(), and MusicPlaylistManager::writeSongItem().
#define TTK_FINAL |
Definition at line 134 of file ttkqtglobal.h.
#define TTK_NULLPTR NULL |
Definition at line 111 of file ttkqtglobal.h.
#define TTK_OVERRIDE |
Definition at line 131 of file ttkqtglobal.h.
#define TTK_QT_VERSION_CHECK | ( | major, | |
minor, | |||
patch | |||
) | (QT_VERSION >= QT_VERSION_CHECK(major, minor, patch)) |
Definition at line 31 of file ttkqtglobal.h.
#define TTK_RCONSTEXPR const |
Definition at line 152 of file ttkqtglobal.h.
#define TTK_SIGNAL SIGNAL |
Definition at line 180 of file ttkqtglobal.h.
Referenced by MusicSongsListFunctionWidget::animationFinished(), MusicVideoView::fullscreenButtonTrigger(), and MusicLrcFloatSettingWidget::leaveEvent().
#define TTK_SIGNLE_SHOT | ( | ... | ) | TTK_PP_OVERLOAD(__TTK_SIGNLE_SHOT__, __VA_ARGS__)(__VA_ARGS__) |
Definition at line 193 of file ttkqtglobal.h.
Referenced by MusicRightAreaWidget::albumSearchByID(), MusicSongsListFunctionWidget::animationFinished(), MusicRightAreaWidget::artistSearchByID(), MusicSongsListPlayWidget::changItemName(), MusicLrcFloatPhotoWidget::close(), MusicSongSharingWidget::confirmButtonClicked(), MusicConsoleModule::currentIndexChanged(), MusicVolumePopWidget::enterEvent(), MusicVideoView::fullscreenButtonTrigger(), MusicPlayer::generateDuration(), MusicDownloadWidget::initialize(), MusicPlayedListPopWidget::itemDoubleClicked(), MusicVolumePopWidget::leaveEvent(), MusicLrcFloatSettingWidget::leaveEvent(), MusicApplication::loadCurrentSongLrc(), MusicLrcMakerWidgetItem::moveRight(), MusicRightAreaWidget::movieRadioSearchByID(), MusicRightAreaWidget::movieSearchByID(), MusicApplication::MusicApplication(), MusicConnectTransferWidget::MusicConnectTransferWidget(), MusicLocalManagerWidget::MusicLocalManagerWidget(), MusicApplication::readSystemConfigFromFile(), MusicLocalManagerWidget::refreshItems(), MusicSongsListPlayedWidget::removeItemAt(), MusicSongSharingWidget::sendToShare(), MusicKWQueryMovieRequest::startToSearchByID(), MusicKGQueryMovieRequest::startToSearchByID(), MusicWYQueryMovieRequest::startToSearchByID(), MusicRightAreaWidget::videoSetPopup(), and MusicApplicationModule::windowCloseAnimation().
#define TTK_SLOT SLOT |
Definition at line 181 of file ttkqtglobal.h.
Referenced by MusicReplayGainWidget::addFileButtonClicked(), MusicReplayGainWidget::addFilesButtonClicked(), MusicRightAreaWidget::albumSearchByID(), MusicReplayGainWidget::applyButtonClicked(), MusicRightAreaWidget::artistSearchByID(), MusicSongsListPlayWidget::changItemName(), MusicLrcFloatPhotoWidget::close(), MusicSongSharingWidget::confirmButtonClicked(), QKugouWindow::createKugouSongWidget(), MusicWebDJRadioInfoWidget::createLabels(), MusicAlbumQueryWidget::createLabels(), MusicToplistQueryWidget::createLabels(), MusicWebMVRadioInfoWidget::createLabels(), MusicArtistQueryWidget::createLabels(), MusicSongSearchOnlineWidget::createToolWidget(), MusicConsoleModule::currentIndexChanged(), MusicTXDownloadBackgroundRequest::downLoadUrl(), MusicVolumePopWidget::enterEvent(), TTK::fetchFileSizeByUrl(), MusicPlayer::generateDuration(), MusicSettingWidget::initDownloadWidget(), MusicVideoBarrageStylePopWidget::initialize(), MusicConnectTransferWidget::initialize(), MusicEnhancedPopWidget::initialize(), MusicDownloadWidget::initialize(), MusicPlayedListPopWidget::itemDoubleClicked(), MusicVolumePopWidget::leaveEvent(), MusicApplication::loadCurrentSongLrc(), MusicKWQueryPlaylistRequest::morePlaylistDetails(), MusicLrcMakerWidgetItem::moveRight(), MusicRightAreaWidget::movieRadioSearchByID(), MusicRightAreaWidget::movieSearchByID(), MusicAbstractAnimationWidget::MusicAbstractAnimationWidget(), MusicApplication::MusicApplication(), MusicColorDialog::MusicColorDialog(), MusicConnectTransferWidget::MusicConnectTransferWidget(), MusicLocalManagerWidget::MusicLocalManagerWidget(), MusicLrcFloatSettingWidget::MusicLrcFloatSettingWidget(), MusicMessageBox::MusicMessageBox(), MusicTimerWidget::MusicTimerWidget(), MusicApplication::readSystemConfigFromFile(), MusicLocalManagerWidget::refreshItems(), MusicDeviceInfoModule::removableDrive(), MusicSongsListPlayedWidget::removeItemAt(), QSyncDeleteData::request(), QSyncDownloadData::request(), QSyncListData::request(), QSyncUploadData::request(), MusicSongSharingWidget::sendToShare(), MusicPlaylistQueryInfoWidget::setResultDataItem(), MusicRightAreaWidget::setupUi(), MusicDownloadQueueRequest::startDownload(), MusicKWSongCommentsRequest::startToPage(), MusicUnityQueryMovieRequest::startToPage(), MusicKGSongCommentsRequest::startToPage(), MusicWYQueryArtistListRequest::startToPage(), MusicWYSongCommentsRequest::startToPage(), MusicKGQueryRequest::startToPage(), MusicWYQueryPlaylistRequest::startToPage(), MusicWYQueryRequest::startToPage(), MusicWYQueryToplistRequest::startToPage(), MusicKGQueryToplistRequest::startToPage(), MusicDJRadioProgramCategoryRequest::startToPage(), MusicKWQueryAlbumRequest::startToPage(), MusicKWQueryArtistListRequest::startToPage(), MusicKWQueryMovieRequest::startToPage(), MusicKWQueryArtistRequest::startToPage(), MusicWYQueryAlbumRequest::startToPage(), MusicKWQueryPlaylistRequest::startToPage(), MusicKWQueryToplistRequest::startToPage(), MusicKGQueryAlbumRequest::startToPage(), MusicKWQueryRequest::startToPage(), MusicWYQueryMovieRequest::startToPage(), MusicWYQueryArtistRequest::startToPage(), MusicKGQueryArtistListRequest::startToPage(), MusicKGQueryArtistRequest::startToPage(), MusicKGQueryMovieRequest::startToPage(), MusicKGQueryPlaylistRequest::startToPage(), MusicKWPlaylistCommentsRequest::startToPage(), MusicKGPlaylistCommentsRequest::startToPage(), MusicKWQueryArtistAlbumRequest::startToPage(), MusicWYPlaylistCommentsRequest::startToPage(), MusicKGQueryArtistAlbumRequest::startToPage(), MusicWYQueryArtistAlbumRequest::startToPage(), MusicKWQueryArtistMovieRequest::startToPage(), MusicKGQueryArtistMovieRequest::startToPage(), MusicWYQueryArtistMovieRequest::startToPage(), MusicBDTranslationRequest::startToRequest(), MusicWYCoverSourceRequest::startToRequest(), ToolFM::startToRequest(), MusicResourceRequest::startToRequest(), MusicBPDownloadBackgroundRequest::startToRequest(), MusicKWDownLoadTextRequest::startToRequest(), MusicBarrageRequest::startToRequest(), MusicKGDownloadBackgroundRequest::startToRequest(), MusicDJRadioCategoryRequest::startToRequest(), MusicBingTranslationRequest::startToRequest(), MusicFMRadioSongRequest::startToRequest(), MusicCiBaRequest::startToRequest(), MusicKWDownloadBackgroundRequest::startToRequest(), MusicPVCounterRequest::startToRequest(), MusicWYDownLoadTextRequest::startToRequest(), MusicWYTranslationRequest::startToRequest(), MusicDownLoadTextRequest::startToRequest(), MusicYDTranslationRequest::startToRequest(), MusicDataSourceRequest::startToRequest(), MusicDJRadioProgramRequest::startToRequest(), MusicIdentifySongRequest::startToRequest(), MusicTXDownloadBackgroundRequest::startToRequest(), MusicKWDownLoadCoverRequest::startToRequest(), MusicDownloadDataRequest::startToRequest(), MusicKWDiscoverListRequest::startToSearch(), MusicSongRecommendRequest::startToSearch(), MusicKGDiscoverListRequest::startToSearch(), MusicSongSuggestRequest::startToSearch(), MusicWYDiscoverListRequest::startToSearch(), MusicAbstractMVRadioRequest::startToSearch(), MusicDJRadioProgramCategoryRequest::startToSearch(), MusicKWQueryPlaylistRequest::startToSearch(), MusicKGQueryPlaylistRequest::startToSearch(), MusicWYQueryPlaylistRequest::startToSearch(), MusicWYQueryRequest::startToSearchByID(), MusicKGQueryRequest::startToSearchByID(), MusicKWQueryRequest::startToSearchByID(), MusicWYQueryMovieRequest::startToSearchByID(), MusicKGQueryMovieRequest::startToSearchByID(), MusicKWQueryMovieRequest::startToSearchByID(), TTK::syncNetworkQueryForGet(), TTK::syncNetworkQueryForPatch(), TTK::syncNetworkQueryForPost(), TTK::syncNetworkQueryForPut(), TTKTabButton::TTKTabButton(), MusicRightAreaWidget::videoSetPopup(), and MusicApplicationModule::windowCloseAnimation().
#define TTKObjectCast | ( | x, | |
y | |||
) | ((x)(y)) |
Definition at line 76 of file ttkqtglobal.h.
Referenced by TTKTabButton::addButtons(), MusicSongsContainerWidget::addSongToLovestList(), MusicSongsListPlayTableWidget::addToPlayLater(), MusicSongsContainerWidget::appendRecentSongs(), MusicLrcContainerForWallpaper::applyParameter(), MusicRightAreaWidget::applyParameter(), MusicViewWidget::contextMenuEvent(), MusicRemoteWidget::contextMenuEvent(), MusicArtistListQueryWidget::createArtistListItem(), MusicCommentsWidget::createCommentItem(), MusicBackgroundOnlineWidget::createFunctionsWidget(), MusicSpectrumWidget::createLightWidget(), MusicSpectrumWidget::createModuleWidget(), MusicWebMVRadioQueryWidget::createMVRadioCategoryItem(), MusicPlaylistQueryWidget::createPlaylistItem(), MusicWebDJRadioQueryWidget::createProgramItem(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicPlaylistQueryWidget::currentPlaylistClicked(), MusicSongsContainerWidget::deleteAllItems(), MusicKGQueryPlaylistRequest::downloadDetailsFinished(), MusicKWQueryPlaylistRequest::downloadDetailsFinished(), MusicWYQueryPlaylistRequest::downloadDetailsFinished(), MusicDJRadioProgramCategoryRequest::downloadDetailsFinished(), MusicSourceUpdateNotifyWidget::downLoadFinished(), MusicWebDJRadioProgramTableWidget::downLoadFinished(), MusicSourceUpdateWidget::downLoadFinished(), MusicKWQueryPlaylistRequest::downloadMoreDetailsFinished(), MusicWYQueryRequest::downLoadSingleFinished(), MusicKGQueryRequest::downLoadSingleFinished(), MusicKWQueryRequest::downLoadSingleFinished(), MusicSpectrumWidget::fullscreenByUser(), TTK::Widget::generateHScrollAreaStyle(), TTK::Widget::generateVScrollAreaStyle(), MusicReplayGainWidget::initialize(), MusicSettingWidget::lcrColorValue(), MusicLrcFloatSettingWidget::lrcArtBackgroundChanged(), MusicLrcFloatSettingWidget::lrcMusicBackgroundChanged(), MusicLrcFloatSettingWidget::lrcSizeLowChanged(), MusicLrcFloatSettingWidget::lrcSizeUpChanged(), MusicLrcContainerForInterior::lrcWidgetShowFullScreen(), MusicRemoteWidget::mapRemoteTypeIndex(), MusicFuntionAnimationWidget::MusicFuntionAnimationWidget(), MusicOptionAnimationWidget::MusicOptionAnimationWidget(), MusicSkinAnimationWidget::MusicSkinAnimationWidget(), QSyncDeleteData::receiveDataFromServer(), QSyncListData::receiveDataFromServer(), QSyncUploadData::receiveDataFromServer(), QSyncDownloadData::receiveDataFromServer(), QKugouWindow::refresh(), MusicSongsContainerWidget::removeItemAt(), MusicLrcContainerForInterior::resizeWidth(), QHttpConnection::responseDone(), MusicSongsContainerWidget::searchResultChanged(), MusicCommentsWidget::setCurrentSongName(), MusicSongsContainerWidget::setCurrentSongTreeIndex(), MusicLrcContainerForWallpaper::setItemStyleSheet(), MusicLrcContainerForInterior::setItemStyleSheet(), MusicSongsToolBoxWidgetItem::setSongSort(), MusicSongsToolBoxWidget::setSongSort(), QKugouWindow::setUrl(), MusicRightAreaWidget::showAlbumFound(), MusicRightAreaWidget::showArtistFound(), MusicRightAreaWidget::showPersonalRadioFound(), MusicRightAreaWidget::showPlaylistCategoryFound(), MusicRightAreaWidget::showPlaylistFound(), MusicRightAreaWidget::showSimilarFound(), MusicSongsContainerWidget::songListSortBy(), MusicSongsContainerWidget::songToLovestListAt(), MusicVideoPlayWidget::start(), MusicSongSearchOnlineWidget::startToSearchByID(), MusicSongSearchOnlineWidget::startToSearchByText(), MusicVideoPlayWidget::switchToSearchTable(), TTKClickedGroup::update(), MusicBlurSpecturmModule::update(), MusicSongsContainerWidget::updateCurrentArtist(), and MusicSongsContainerWidget::updateDurationLabel().
#define TTKVoidCast | ( | x | ) | (x) |
Definition at line 82 of file ttkqtglobal.h.
Referenced by TTKPlatformSystem::systemName().
using TTKIntList = QList<int> |
Definition at line 204 of file ttkqtglobal.h.
Definition at line 203 of file ttkqtglobal.h.
using TTKIntStringMap = QMap<qint64, QString> |
Definition at line 208 of file ttkqtglobal.h.
using TTKStringMap = QMap<QString, QString> |
Definition at line 206 of file ttkqtglobal.h.
using TTKVariantList = QList<QVariant> |
Definition at line 205 of file ttkqtglobal.h.
using TTKVariantMap = QMap<QString, QVariant> |
Definition at line 207 of file ttkqtglobal.h.