TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Slots | Public Member Functions | List of all members
MusicAbstractMoveDialog Class Reference

The class of the moving dialog base. More...

#include <musicabstractmovedialog.h>

+ Inheritance diagram for MusicAbstractMoveDialog:

Public Slots

void backgroundChanged ()
 
virtual int exec ()
 
void show ()
 

Public Member Functions

 MusicAbstractMoveDialog (QWidget *parent=nullptr)
 
 MusicAbstractMoveDialog (bool transparent, QWidget *parent=nullptr)
 
 ~MusicAbstractMoveDialog ()
 
- Public Member Functions inherited from TTKAbstractMoveDialog
 TTKAbstractMoveDialog (QWidget *parent=nullptr)
 
 TTKAbstractMoveDialog (bool transparent, QWidget *parent=nullptr)
 
void drawWindowShadow (bool show)
 
void blockMoveOption (bool block)
 

Additional Inherited Members

- Protected Member Functions inherited from MusicWidgetRenderer
void setBackgroundPixmap (const QSize &size)
 
 MusicWidgetRenderer ()
 
void setBackgroundLabel (QLabel *label)
 

Detailed Description

The class of the moving dialog base.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 28 of file musicabstractmovedialog.h.

Constructor & Destructor Documentation

MusicAbstractMoveDialog::MusicAbstractMoveDialog ( QWidget *  parent = nullptr)
explicit

Object constructor.

Definition at line 4 of file musicabstractmovedialog.cpp.

MusicAbstractMoveDialog::MusicAbstractMoveDialog ( bool  transparent,
QWidget *  parent = nullptr 
)
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.

Member Function Documentation

void MusicAbstractMoveDialog::backgroundChanged ( )
slot

Background image changed.

Definition at line 22 of file musicabstractmovedialog.cpp.

References MusicWidgetRenderer::setBackgroundPixmap().

Referenced by exec(), and show().

int MusicAbstractMoveDialog::exec ( )
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(), 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().

void MusicAbstractMoveDialog::show ( )
slot

Override show function.

Definition at line 33 of file musicabstractmovedialog.cpp.

References backgroundChanged().


The documentation for this class was generated from the following files: