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 moving dialog base. More...
#include <musicabstractmovedialog.h>
Public Slots | |
void | backgroundChanged () |
virtual int | exec () |
void | show () |
Public Member Functions | |
MusicAbstractMoveDialog (QWidget *parent=nullptr) | |
MusicAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
~MusicAbstractMoveDialog () | |
![]() | |
TTKAbstractMoveDialog (QWidget *parent=nullptr) | |
TTKAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
void | drawWindowShadow (bool show) |
void | blockOption (bool block) |
Additional Inherited Members | |
![]() | |
void | setBackgroundPixmap (const QSize &size) |
MusicWidgetRenderer () | |
void | setBackgroundLabel (QLabel *label) |
The class of the moving dialog base.
Definition at line 28 of file musicabstractmovedialog.h.
|
explicit |
Object constructor.
Definition at line 4 of file musicabstractmovedialog.cpp.
|
explicit |
Definition at line 10 of file musicabstractmovedialog.cpp.
References G_BACKGROUND_PTR.
MusicAbstractMoveDialog::~MusicAbstractMoveDialog | ( | ) |
Object destructor.
Definition at line 17 of file musicabstractmovedialog.cpp.
References G_BACKGROUND_PTR.
|
slot |
Background image changed.
Definition at line 22 of file musicabstractmovedialog.cpp.
References MusicWidgetRenderer::setBackgroundPixmap().
|
virtualslot |
Override exec function.
Definition at line 27 of file musicabstractmovedialog.cpp.
References backgroundChanged().
Referenced by MusicLrcColorWidget::addButtonClicked(), MusicTTKFMRadioPlayWidget::addButtonClicked(), MusicLrcMakerWidget::backToMakeLrcWidget(), MusicSongSearchOnlineWidget::buttonClicked(), MusicApplicationModule::closeCurrentEqualizer(), MusicToolSetsWidget::currentItemClicked(), MusicTTKFMRadioPlayWidget::deleteButtonClicked(), MusicSongsContainerWidget::deleteRowItem(), MusicSongsContainerWidget::deleteRowItems(), MusicItemQueryTableWidget::downloadBatchData(), MusicSettingWidget::downloadCacheClean(), MusicTransformWidget::exec(), MusicSongRingtoneMaker::exec(), MusicBackgroundPaletteWidget::exec(), MusicPlaylistBackupWidget::exportButtonClicked(), MusicSettingWidget::fileAssociationChanged(), MusicApplication::importSongsByUrl(), MusicTTKFMRadioPlayWidget::infoButtonClicked(), MusicSettingWidget::lcrColorValue(), MusicLrcFloatPhotoWidget::manageButtonClicked(), MusicSongItemSelectedAreaWidget::modifiedItemButtonClicked(), MusicLrcColorWidget::modifyButtonClicked(), MusicConnectLocalWidget::openTransferFilesToMobile(), MusicSettingWidget::otherPluginManagerChanged(), MusicColorDialog::popup(), MusicLrcMakerWidget::reMakeButtonClicked(), MusicAbstractDownloadTableWidget::removeItemAt(), MusicSongsListPlayTableWidget::removeItemAt(), MusicPlaylistBackupWidget::restoreButtonClicked(), MusicSettingWidget::saveParameterSettings(), MusicFileInformationWidget::saveTag(), MusicLrcContainer::searchMusicLrcs(), MusicAbstractItemQueryWidget::shareButtonClicked(), MusicVideoPlayWidget::shareButtonClicked(), MusicApplicationModule::showAboutWidget(), MusicApplicationModule::showEqualizerWidget(), MusicAbstractSongsListTableWidget::showFileInformation(), MusicCloudManagerTableWidget::showFileInformationWidget(), MusicLrcContainerForInterior::showLocalLinkWidget(), MusicLrcContainerForInterior::showLrcPosterWidget(), MusicAbstractSongsListTableWidget::showPlayedSongSharedWidget(), MusicRightAreaWidget::showSettingWidget(), MusicTopAreaWidget::showSkinManagerWidget(), MusicAbstractSongsListTableWidget::showSongSharedWidget(), MusicIdentifySongWidget::showSongShareWidget(), MusicApplicationModule::showSoundEffectWidget(), and MusicApplicationModule::showTimerWidget().
|
slot |
Override show function.
Definition at line 33 of file musicabstractmovedialog.cpp.
References backgroundChanged().