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 Attributes | List of all members
MusicAbstractMovePlainWidget Class Reference

The class of the moving widget with plain. More...

#include <musicabstractmovewidget.h>

+ Inheritance diagram for MusicAbstractMovePlainWidget:

Public Member Functions

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

Protected Attributes

QWidget * m_container
 
- Protected Attributes inherited from TTKAbstractMoveWidget
QPoint m_pressAt
 
bool m_moveOption
 
bool m_showShadow
 
bool m_leftButtonPress
 

Additional Inherited Members

- Public Slots inherited from MusicAbstractMoveWidget
void backgroundChanged ()
 
void show ()
 
- Protected Member Functions inherited from TTKAbstractMoveWidget
virtual void paintEvent (QPaintEvent *event) override
 
virtual void mousePressEvent (QMouseEvent *event) override
 
virtual void mouseMoveEvent (QMouseEvent *event) override
 
virtual void mouseReleaseEvent (QMouseEvent *event) override
 
- Protected Member Functions inherited from MusicWidgetRenderer
void setBackgroundPixmap (const QSize &size)
 
 MusicWidgetRenderer ()
 
void setBackgroundLabel (QLabel *label)
 

Detailed Description

The class of the moving widget with plain.

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

Definition at line 59 of file musicabstractmovewidget.h.

Constructor & Destructor Documentation

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

Object constructor.

Definition at line 37 of file musicabstractmovewidget.cpp.

MusicAbstractMovePlainWidget::MusicAbstractMovePlainWidget ( bool  transparent,
QWidget *  parent = nullptr 
)
explicit

Definition at line 43 of file musicabstractmovewidget.cpp.

References m_container.

MusicAbstractMovePlainWidget::~MusicAbstractMovePlainWidget ( )

Object destructor.

Definition at line 55 of file musicabstractmovewidget.cpp.

References m_container.

Member Data Documentation

QWidget* MusicAbstractMovePlainWidget::m_container
protected

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