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 Member Functions | Protected Member Functions | Protected Attributes | List of all members
MusicGifLabelMaskWidget Class Reference

The class of the float gif label mask widget. More...

#include <musicgiflabelwidget.h>

+ Inheritance diagram for MusicGifLabelMaskWidget:

Public Member Functions

 MusicGifLabelMaskWidget (QWidget *parent=nullptr)
 
 ~MusicGifLabelMaskWidget ()
 
void run (bool run)
 
bool isRunning () const
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *event) override
 

Protected Attributes

MusicGifLabelWidgetm_loadingLabel
 

Detailed Description

The class of the float gif label mask widget.

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

Definition at line 132 of file musicgiflabelwidget.h.

Constructor & Destructor Documentation

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

Object constructor.

Definition at line 256 of file musicgiflabelwidget.cpp.

References MusicGifLabelWidget::CicleBlue, and m_loadingLabel.

MusicGifLabelMaskWidget::~MusicGifLabelMaskWidget ( )

Object destructor.

Definition at line 268 of file musicgiflabelwidget.cpp.

References m_loadingLabel.

Member Function Documentation

bool MusicGifLabelMaskWidget::isRunning ( ) const

Get current running state.

Definition at line 289 of file musicgiflabelwidget.cpp.

References MusicGifLabelWidget::isRunning(), and m_loadingLabel.

Referenced by MusicLocalManagerWidget::refreshItems().

void MusicGifLabelMaskWidget::paintEvent ( QPaintEvent *  event)
overrideprotectedvirtual

Override the widget event.

Reimplemented in MusicGifLabelValueWidget.

Definition at line 294 of file musicgiflabelwidget.cpp.

void MusicGifLabelMaskWidget::run ( bool  run)

Member Data Documentation

MusicGifLabelWidget* MusicGifLabelMaskWidget::m_loadingLabel
protected

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