TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Macros | Typedefs
ttkqtglobal.h File Reference
#include <QMap>
#include <QSet>
#include <QVariant>
#include "ttkglobal.h"
#include "ttklogger.h"

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 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 >
 

Macro Definition Documentation

#define __TTK_SIGNLE_SHOT__2 (   a,
 
)    QTimer::singleShot(TTK_DN_ONCE, this, s(a()));

Definition at line 181 of file ttkqtglobal.h.

#define __TTK_SIGNLE_SHOT__3 (   a,
  b,
 
)    QTimer::singleShot(TTK_DN_ONCE, a, s(b()));

Definition at line 182 of file ttkqtglobal.h.

#define __TTK_SIGNLE_SHOT__4 (   a,
  b,
  c,
 
)    QTimer::singleShot(a, b, s(c()));

Definition at line 183 of file ttkqtglobal.h.

#define qAsConst   std::as_const

Definition at line 53 of file ttkqtglobal.h.

Referenced by MusicPlaylist::add(), TTKTabButton::addButtons(), MusicDownloadWidget::addCellItems(), MusicToolSetsWidget::addCelltItems(), MusicWebFMRadioWidget::addCelltItems(), MusicReplayGainWidget::addFileButtonClicked(), MusicSongsContainerWidget::addMusicItemList(), TTKCommandLineParser::addOption(), TTKCommandLineParser::addOptions(), MusicBackgroundSkinDialog::addThemeListWidgetItem(), MusicPlayedListPopWidget::append(), MusicPlaylist::append(), MusicLrcContainerForDesktop::applyParameter(), MusicLrcContainer::applyParameter(), MusicVideoQualityPopWidget::bitrateIsValid(), MusicEMOJILabelWidget::buttonClicked(), MusicSongSearchOnlineWidget::buttonClicked(), MusicNetworkConnectionTestWidget::buttonStateChanged(), TTK::checkCacheSize(), MusicSongsContainerWidget::checkCurrentNameExist(), MusicBackgroundListWidget::clearState(), QDlnaFinder::clientNames(), MusicLrcFloatPhotoWidget::confirmButtonClicked(), MusicReplayGainWidget::confirmDataChanged(), QDlnaClientPrivate::connectServer(), MusicBackgroundListWidget::contains(), MusicBarrageWidget::createAnimation(), MusicBarrageWidget::createLabel(), MusicPageQueryWidget::createPageWidget(), MusicPlaylistQueryWidget::createPlaylistItem(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicDownloadBatchTableWidget::currentQualityChanged(), MusicPlaylistBackupWidget::currentTimeChanged(), TTK::directorySize(), MusicKGQueryPlaylistRequest::downloadDetailsFinished(), MusicWYQueryPlaylistRequest::downloadDetailsFinished(), MusicKWQueryPlaylistRequest::downloadDetailsFinished(), MusicDJRadioProgramCategoryRequest::downloadDetailsFinished(), MusicMVRadioCategoryRequest::downLoadFinished(), MusicKGDiscoverListRequest::downLoadFinished(), MusicBarrageRequest::downLoadFinished(), MusicDJRadioCategoryRequest::downLoadFinished(), MusicKWDownloadBackgroundRequest::downLoadFinished(), MusicBDTranslationRequest::downLoadFinished(), MusicResourceRequest::downLoadFinished(), MusicYDTranslationRequest::downLoadFinished(), MusicKWDiscoverListRequest::downLoadFinished(), MusicKWDownLoadTextRequest::downLoadFinished(), MusicBPDownloadBackgroundRequest::downLoadFinished(), MusicDownloadBingSkinRequest::downLoadFinished(), MusicWYDiscoverListRequest::downLoadFinished(), MusicWYQueryArtistListRequest::downLoadFinished(), MusicKWQueryArtistListRequest::downLoadFinished(), MusicSongRecommendRequest::downLoadFinished(), MusicKGSongCommentsRequest::downLoadFinished(), MusicKWSongCommentsRequest::downLoadFinished(), MusicSongSuggestRequest::downLoadFinished(), MusicWYSongCommentsRequest::downLoadFinished(), MusicWYQueryAlbumRequest::downLoadFinished(), MusicKGQueryAlbumRequest::downLoadFinished(), MusicWYQueryArtistRequest::downLoadFinished(), MusicKGQueryArtistListRequest::downLoadFinished(), MusicKGQueryArtistRequest::downLoadFinished(), MusicFMRadioSongRequest::downLoadFinished(), MusicKWQueryAlbumRequest::downLoadFinished(), MusicKWQueryArtistRequest::downLoadFinished(), MusicKWQueryToplistRequest::downLoadFinished(), MusicWYQueryMovieRequest::downLoadFinished(), MusicKGQueryMovieRequest::downLoadFinished(), MusicWYQueryRequest::downLoadFinished(), MusicWYQueryToplistRequest::downLoadFinished(), MusicKGQueryRequest::downLoadFinished(), MusicKGQueryToplistRequest::downLoadFinished(), MusicKWQueryMovieRequest::downLoadFinished(), MusicKWQueryRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadFinished(), MusicDJRadioProgramRequest::downLoadFinished(), MusicKGQueryPlaylistRequest::downLoadFinished(), MusicWYQueryPlaylistRequest::downLoadFinished(), MusicKWQueryPlaylistRequest::downLoadFinished(), MusicTXDownloadBackgroundRequest::downLoadFinished(), MusicDJRadioProgramCategoryRequest::downLoadFinished(), MusicIdentifySongRequest::downLoadFinished(), MusicKGPlaylistCommentsRequest::downLoadFinished(), MusicKWPlaylistCommentsRequest::downLoadFinished(), MusicWYPlaylistCommentsRequest::downLoadFinished(), MusicWYQueryArtistAlbumRequest::downLoadFinished(), MusicKGQueryArtistAlbumRequest::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::importMusicSongsByPath(), QDlnaClientPrivate::initialize(), MusicConsoleModule::initialize(), MusicConnectTransferWidget::initialize(), MusicDownloadBatchWidget::initialize(), MusicTTKFMRadioPlayWidget::initialize(), MusicPlayedListPopWidget::insert(), MusicLrcPhotoWidget::isValid(), QJson::Serializer::SerializerPrivate::join(), MusicHotKeyManager::keys(), MusicSpectrumLayoutWidget::labelClicked(), MusicLrcContainer::linkLrcStateChanged(), MusicLrcSearchWidget::lrcSearchDownloadClicked(), MusicSplitItemClickedLabel::mouseMoveEvent(), MusicSongMeta::MusicSongMeta(), MusicSongsContainerWidget::musicSongsFileName(), MusicSongsContainerWidget::musicSongsFilePath(), TTKXmlHelper::nodeName(), MusicSongMeta::operator=(), MusicBackgroundDailyWidget::outputRemoteSkin(), ReqBLInterface::parseFromMovieInfo(), ReqWYInterface::parseFromMovieProperty(), ReqBLInterface::parseFromMovieProperty(), ReqKGInterface::parseFromSongAlbumInfo(), MusicWYQueryMovieRequest::parseFromVideoList(), MusicScreenSaverWidget::parseSettingParameter(), parseSongProperty(), parseSongPropertyNew(), TTKCommandLineParser::process(), MusicAlbumQueryWidget::queryAllFinished(), MusicArtistQueryWidget::queryAllFinished(), MusicWYQueryArtistRequest::queryArtistIntro(), MusicKWQueryToplistRequest::queryToplistInfo(), MusicKGQueryToplistRequest::queryToplistInfo(), MusicCSVConfigManager::readBuffer(), MusicM3UConfigManager::readBuffer(), MusicPLSConfigManager::readBuffer(), MusicTXTConfigManager::readBuffer(), MusicJSPFConfigManager::readBuffer(), TTK::readColorConfig(), MusicSongMeta::readInformation(), MusicPlaylistManager::readSongItems(), MusicCloudManagerTableWidget::receiveDataFinshed(), MusicLocalManagerWidget::refreshItems(), MusicPlayedListPopWidget::remove(), MusicApplication::removeItemAt(), MusicPageQueryWidget::reset(), MusicLrcContainerForDesktop::resizeLrcSizeArea(), MusicArtistListQueryWidget::resizeWidget(), MusicArtistMvsQueryWidget::resizeWidget(), MusicWebDJRadioQueryWidget::resizeWidget(), MusicWebMVRadioQueryWidget::resizeWidget(), MusicPlaylistQueryWidget::resizeWidget(), MusicArtistAlbumsQueryWidget::resizeWidget(), 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(), MusicWebMVRadioQueryCategoryPopWidget::setCategory(), MusicToplistQueryCategoryPopWidget::setCategory(), MusicPlaylistFoundCategoryPopWidget::setCategory(), MusicArtistListQueryCategoryPopWidget::setCategory(), MusicLrcColorWidget::setColors(), MusicBackgroundListWidget::setCurrentItemName(), MusicLrcAnalysis::setData(), MusicHotKeyManager::setEnabled(), MusicLrcContainer::setLinearGradientColor(), MusicLrcContainerForInterior::setLrcSizeProperty(), MusicLrcContainerForDesktop::setSelfPosition(), TTKCommandLineParser::showHelp(), MusicBarrageWidget::sizeChanged(), MusicApplicationModule::soundEffectChanged(), TTKAbstractNetwork::sslErrorsString(), MusicKGQueryPlaylistRequest::startToQueryInfo(), MusicWYQueryPlaylistRequest::startToQueryInfo(), 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(), MusicTXTConfigManager::writeBuffer(), MusicPLSConfigManager::writeBuffer(), MusicM3UConfigManager::writeBuffer(), MusicCSVConfigManager::writeBuffer(), MusicJSPFConfigManager::writeBuffer(), MusicXSPFConfigManager::writeBuffer(), MusicASXConfigManager::writeBuffer(), MusicWPLConfigManager::writeBuffer(), MusicTKPLConfigManager::writeBuffer(), MusicSongSearchRecordConfigManager::writeBuffer(), MusicDownloadRecordConfigManager::writeBuffer(), MusicFMConfigManager::writeBuffer(), TTK::writeColorConfig(), MusicSoundEffectsWidget::writeSoundEffect(), and MusicSpectrumWidget::~MusicSpectrumWidget().

#define qint   qintptr

Definition at line 168 of file ttkqtglobal.h.

#define qPrintable (   s)    QString(s).toLocal8Bit().constData()
#define qUtf8Printable (   s)    QString(s).toUtf8().constData()

Definition at line 40 of file ttkqtglobal.h.

#define TTK_CONSTEXPR   const

Definition at line 135 of file ttkqtglobal.h.

#define TTK_DECLARE_FLAG (   Flags,
  Enum 
)    using Flags = QFlags<Enum>

Definition at line 162 of file ttkqtglobal.h.

#define TTK_DECLARE_LIST (   Class)    using Class##List = QList<Class>
#define TTK_DECLARE_MODULE (   Class)
Value:
public: \
inline static QString className() \
{ \
return #Class; \
}

Definition at line 152 of file ttkqtglobal.h.

#define TTK_DEFAULT

Definition at line 101 of file ttkqtglobal.h.

#define TTK_DELETE

Definition at line 107 of file ttkqtglobal.h.

#define TTK_DEPRECATED   __attribute__((__deprecated__))

Definition at line 75 of file ttkqtglobal.h.

#define TTK_DEPRECATED_X (   text)    __attribute__((__deprecated__(text)))

Definition at line 76 of file ttkqtglobal.h.

#define TTK_DISABLE_COPY (   Class)
Value:
private: \
Class(const Class &) TTK_DELETE; \
Class &operator=(const Class &) TTK_DELETE;
#define const
Definition: zconf.h:233
#define TTK_DELETE
Definition: ttkqtglobal.h:107

Definition at line 141 of file ttkqtglobal.h.

#define TTK_DISABLE_INIT_COPY (   Class)
Value:
Class() TTK_DELETE;
#define TTK_DISABLE_COPY(Class)
Definition: ttkqtglobal.h:141
#define TTK_DELETE
Definition: ttkqtglobal.h:107

Definition at line 147 of file ttkqtglobal.h.

#define TTK_FILE_SUFFIX (   fin)    fin.suffix().toLower()
#define TTK_FINAL

Definition at line 118 of file ttkqtglobal.h.

#define TTK_NULLPTR   NULL

Definition at line 95 of file ttkqtglobal.h.

#define TTK_OVERRIDE

Definition at line 115 of file ttkqtglobal.h.

#define TTK_QT_VERSION_CHECK (   major,
  minor,
  patch 
)    (QT_VERSION >= QT_VERSION_CHECK(major, minor, patch))

Definition at line 32 of file ttkqtglobal.h.

#define TTK_RCONSTEXPR   const

Definition at line 136 of file ttkqtglobal.h.

#define TTK_SIGNAL   SIGNAL
#define TTK_SIGNLE_SHOT (   ...)    TTK_PP_OVERLOAD(__TTK_SIGNLE_SHOT__, __VA_ARGS__)(__VA_ARGS__)
#define TTK_SLOT   SLOT

Definition at line 165 of file ttkqtglobal.h.

Referenced by MusicRightAreaWidget::albumSearchByID(), MusicRightAreaWidget::artistSearchByID(), MusicSongsListPlayWidget::changItemName(), MusicLrcFloatPhotoWidget::close(), MusicSongSharingWidget::confirmButtonClicked(), QKugouWindow::createKugouMovieWidget(), QKugouWindow::createKugouRadioWidget(), QKugouWindow::createKugouSongWidget(), MusicWebDJRadioInfoWidget::createLabels(), MusicAlbumQueryWidget::createLabels(), MusicToplistQueryWidget::createLabels(), MusicWebMVRadioInfoWidget::createLabels(), MusicArtistQueryWidget::createLabels(), MusicSongSearchOnlineWidget::createToolWidget(), MusicConsoleModule::currentIndexChanged(), QSyncDeleteData::deleteDataOperator(), QSyncDownloadData::downloadDataOperator(), MusicTXDownloadBackgroundRequest::downLoadUrl(), MusicVolumePopWidget::enterEvent(), MusicPlayer::generateDuration(), MusicSettingWidget::initDownloadWidget(), MusicVideoBarrageStylePopWidget::initialize(), MusicConnectTransferWidget::initialize(), MusicEnhancedPopWidget::initialize(), MusicDownloadWidget::initialize(), MusicPlayedListPopWidget::itemDoubleClicked(), MusicVolumePopWidget::leaveEvent(), QSyncListData::listDataOperator(), MusicApplication::loadCurrentSongLrc(), MusicKWQueryPlaylistRequest::morePlaylistDetails(), MusicLrcMakerWidgetItem::moveRight(), MusicRightAreaWidget::movieRadioSearchByID(), MusicRightAreaWidget::movieSearchByID(), MusicAbstractAnimationWidget::MusicAbstractAnimationWidget(), MusicApplication::MusicApplication(), MusicColorDialog::MusicColorDialog(), MusicConnectTransferWidget::MusicConnectTransferWidget(), MusicEMOJILabelWidget::MusicEMOJILabelWidget(), MusicLocalManagerWidget::MusicLocalManagerWidget(), MusicLrcFloatSettingWidget::MusicLrcFloatSettingWidget(), MusicMessageBox::MusicMessageBox(), MusicTimerWidget::MusicTimerWidget(), TTK::queryFileSizeByUrl(), MusicApplication::readSystemConfigFromFile(), QKugouWindow::refresh(), MusicLocalManagerWidget::refreshItems(), MusicDeviceInfoModule::removableDrive(), MusicSongsListPlayedWidget::removeItemAt(), MusicSongSharingWidget::sendToShare(), MusicPlaylistQueryInfoWidget::setResultDataItem(), MusicRightAreaWidget::setupUi(), MusicDownloadQueueRequest::startDownload(), MusicKWSongCommentsRequest::startToPage(), MusicKGSongCommentsRequest::startToPage(), MusicUnityQueryMovieRequest::startToPage(), MusicKGQueryRequest::startToPage(), MusicWYQueryArtistRequest::startToPage(), MusicKGQueryToplistRequest::startToPage(), MusicWYQueryPlaylistRequest::startToPage(), MusicWYQueryRequest::startToPage(), MusicWYQueryToplistRequest::startToPage(), MusicDJRadioProgramCategoryRequest::startToPage(), MusicKWQueryAlbumRequest::startToPage(), MusicKWQueryArtistListRequest::startToPage(), MusicKWQueryArtistRequest::startToPage(), MusicKWQueryMovieRequest::startToPage(), MusicKWQueryPlaylistRequest::startToPage(), MusicWYQueryAlbumRequest::startToPage(), MusicWYQueryArtistListRequest::startToPage(), MusicKWQueryRequest::startToPage(), MusicKGQueryArtistListRequest::startToPage(), MusicKGQueryArtistRequest::startToPage(), MusicKGQueryMovieRequest::startToPage(), MusicWYSongCommentsRequest::startToPage(), MusicKWQueryToplistRequest::startToPage(), MusicKGQueryPlaylistRequest::startToPage(), MusicKGQueryAlbumRequest::startToPage(), MusicWYQueryMovieRequest::startToPage(), MusicKWPlaylistCommentsRequest::startToPage(), MusicKGPlaylistCommentsRequest::startToPage(), MusicKWQueryArtistAlbumRequest::startToPage(), MusicKGQueryArtistAlbumRequest::startToPage(), MusicWYQueryArtistAlbumRequest::startToPage(), MusicWYPlaylistCommentsRequest::startToPage(), MusicKGQueryArtistMovieRequest::startToPage(), MusicKWQueryArtistMovieRequest::startToPage(), MusicWYQueryArtistMovieRequest::startToPage(), MusicDJRadioCategoryRequest::startToRequest(), MusicBPDownloadBackgroundRequest::startToRequest(), MusicKWDownloadBackgroundRequest::startToRequest(), MusicKGDownloadBackgroundRequest::startToRequest(), MusicBarrageRequest::startToRequest(), MusicPVCounterRequest::startToRequest(), MusicFMRadioSongRequest::startToRequest(), MusicWYTranslationRequest::startToRequest(), MusicYDTranslationRequest::startToRequest(), MusicWYDownLoadTextRequest::startToRequest(), MusicBDTranslationRequest::startToRequest(), MusicBingTranslationRequest::startToRequest(), MusicDownLoadTextRequest::startToRequest(), MusicResourceRequest::startToRequest(), MusicKWDownLoadTextRequest::startToRequest(), MusicDataSourceRequest::startToRequest(), MusicDJRadioProgramRequest::startToRequest(), MusicIdentifySongRequest::startToRequest(), MusicTXDownloadBackgroundRequest::startToRequest(), MusicKWDownLoadCoverRequest::startToRequest(), MusicDownloadDataRequest::startToRequest(), MusicKWDiscoverListRequest::startToSearch(), MusicKGDiscoverListRequest::startToSearch(), MusicSongSuggestRequest::startToSearch(), MusicSongRecommendRequest::startToSearch(), MusicWYDiscoverListRequest::startToSearch(), MusicAbstractMVRadioRequest::startToSearch(), MusicKGQueryPlaylistRequest::startToSearch(), MusicDJRadioProgramCategoryRequest::startToSearch(), MusicWYQueryPlaylistRequest::startToSearch(), MusicKWQueryPlaylistRequest::startToSearch(), MusicWYQueryRequest::startToSearchByID(), MusicKGQueryRequest::startToSearchByID(), MusicKWQueryRequest::startToSearchByID(), MusicKGQueryMovieRequest::startToSearchByID(), MusicKWQueryMovieRequest::startToSearchByID(), MusicWYQueryMovieRequest::startToSearchByID(), TTK::syncNetworkQueryForGet(), TTK::syncNetworkQueryForPost(), TTKTabButton::TTKTabButton(), QSyncUploadData::uploadDataOperator(), MusicRightAreaWidget::videoSetPopup(), and MusicApplicationModule::windowCloseAnimation().

#define TTKObjectCast (   x,
 
)    ((x)(y))

Definition at line 60 of file ttkqtglobal.h.

Referenced by TTKTabButton::addButtons(), MusicSongsContainerWidget::addSongToLovestList(), MusicSongsListPlayTableWidget::addToPlayLater(), MusicLrcContainerForWallpaper::applyParameter(), MusicRightAreaWidget::applyParameter(), MusicViewWidget::contextMenuEvent(), MusicRemoteWidget::contextMenuEvent(), MusicArtistListQueryWidget::createArtistListItem(), MusicCommentsWidget::createCommentItem(), MusicBackgroundOnlineWidget::createFunctionsWidget(), QKugouWindow::createKugouListWidget(), MusicSpectrumWidget::createLightWidget(), MusicSpectrumWidget::createModuleWidget(), MusicWebMVRadioQueryWidget::createMVRadioCategoryItem(), MusicPlaylistQueryWidget::createPlaylistItem(), MusicWebDJRadioQueryWidget::createProgramItem(), MusicDownloadStatusModule::currentMetaDataDownload(), MusicPlaylistQueryWidget::currentPlaylistClicked(), MusicSongsContainerWidget::deleteRowItemAll(), MusicKGQueryPlaylistRequest::downloadDetailsFinished(), MusicWYQueryPlaylistRequest::downloadDetailsFinished(), MusicKWQueryPlaylistRequest::downloadDetailsFinished(), MusicDJRadioProgramCategoryRequest::downloadDetailsFinished(), MusicSourceUpdateNotifyWidget::downLoadFinished(), MusicWebDJRadioProgramTableWidget::downLoadFinished(), MusicSourceUpdateWidget::downLoadFinished(), MusicKWQueryPlaylistRequest::downloadMoreDetailsFinished(), MusicWYQueryRequest::downLoadSingleFinished(), MusicKGQueryRequest::downLoadSingleFinished(), MusicKWQueryRequest::downLoadSingleFinished(), MusicSpectrumWidget::fullscreenByUser(), TTK::Widget::generateHScrollAreaFormat(), TTK::Widget::generateVScrollAreaFormat(), MusicReplayGainWidget::initialize(), MusicSettingWidget::lcrColorValue(), MusicLrcFloatSettingWidget::lrcArtBackgroundChanged(), MusicLrcFloatSettingWidget::lrcMusicBackgroundChanged(), MusicLrcFloatSettingWidget::lrcSizeLowChanged(), MusicLrcFloatSettingWidget::lrcSizeUpChanged(), MusicLrcContainerForInterior::lrcWidgetShowFullScreen(), MusicRemoteWidget::mapRemoteTypeIndex(), MusicFuntionAnimationWidget::MusicFuntionAnimationWidget(), MusicOptionAnimationWidget::MusicOptionAnimationWidget(), MusicSkinAnimationWidget::MusicSkinAnimationWidget(), QSyncListData::receiveDataFromServer(), QSyncDeleteData::receiveDataFromServer(), QSyncUploadData::receiveDataFromServer(), QSyncDownloadData::receiveDataFromServer(), QKugouWindow::refresh(), MusicSongsContainerWidget::removeItemAt(), MusicLrcContainerForInterior::resizeWidth(), QHttpConnection::responseDone(), MusicSongsContainerWidget::searchResultChanged(), MusicCommentsWidget::setCurrentSongName(), MusicSongsContainerWidget::setCurrentSongTreeIndex(), MusicLrcContainerForWallpaper::setItemStyleSheet(), MusicLrcContainerForInterior::setItemStyleSheet(), MusicPlaylistQueryInfoWidget::setQueryInput(), MusicSongsContainerWidget::setRecentMusicSongs(), MusicSongsToolBoxWidgetItem::setSongSort(), MusicSongsToolBoxWidget::setSongSort(), QKugouWindow::setUrl(), MusicRightAreaWidget::showAlbumFound(), MusicRightAreaWidget::showArtistCategoryFound(), MusicRightAreaWidget::showArtistFound(), MusicRightAreaWidget::showPlaylistFound(), MusicRightAreaWidget::showRecommendFound(), MusicRightAreaWidget::showSimilarFound(), MusicRightAreaWidget::showToplistFound(), 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 66 of file ttkqtglobal.h.

Referenced by TTKPlatformSystem::systemName().

Typedef Documentation

using TTKIntList = QList<int>

Definition at line 188 of file ttkqtglobal.h.

using TTKIntSet = QSet<int>

Definition at line 187 of file ttkqtglobal.h.

using TTKIntStringMap = QMap<qint64, QString>

Definition at line 192 of file ttkqtglobal.h.

using TTKStringMap = QMap<QString, QString>

Definition at line 190 of file ttkqtglobal.h.

using TTKVariantList = QList<QVariant>

Definition at line 189 of file ttkqtglobal.h.

using TTKVariantMap = QMap<QString, QVariant>

Definition at line 191 of file ttkqtglobal.h.