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

The class of the web music radio information widget. More...

#include <musicttkfmradioplaywidget.h>

+ Inheritance diagram for MusicTTKFMRadioInformationWidget:

Public Member Functions

 MusicTTKFMRadioInformationWidget (QWidget *parent=nullptr)
 
 ~MusicTTKFMRadioInformationWidget ()
 
void setReadOnly (bool mode)
 
void setChannelInformation (const MusicFMChannel &channel)
 
MusicFMChannel channelInformation () const
 
- Public Member Functions inherited from MusicAbstractMoveDialog
 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)
 

Private Attributes

Ui::MusicTTKFMRadioInformationWidget * m_ui
 
bool m_readOnly
 

Additional Inherited Members

- Public Slots inherited from MusicAbstractMoveDialog
void backgroundChanged ()
 
virtual int exec ()
 
void show ()
 
- Protected Member Functions inherited from MusicWidgetRenderer
void setBackgroundPixmap (const QSize &size)
 
 MusicWidgetRenderer ()
 
void setBackgroundLabel (QLabel *label)
 

Detailed Description

The class of the web music radio information widget.

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

Definition at line 84 of file musicttkfmradioplaywidget.h.

Constructor & Destructor Documentation

MusicTTKFMRadioInformationWidget::MusicTTKFMRadioInformationWidget ( QWidget *  parent = nullptr)
explicit
MusicTTKFMRadioInformationWidget::~MusicTTKFMRadioInformationWidget ( )

Object destructor.

Definition at line 94 of file musicttkfmradioplaywidget.cpp.

References m_ui.

Member Function Documentation

MusicFMChannel MusicTTKFMRadioInformationWidget::channelInformation ( ) const

Get channel information.

Definition at line 106 of file musicttkfmradioplaywidget.cpp.

References m_ui.

Referenced by MusicTTKFMRadioPlayWidget::addButtonClicked().

void MusicTTKFMRadioInformationWidget::setChannelInformation ( const MusicFMChannel channel)
void MusicTTKFMRadioInformationWidget::setReadOnly ( bool  mode)

Set read only mode.

Definition at line 111 of file musicttkfmradioplaywidget.cpp.

References m_readOnly, and m_ui.

Referenced by MusicTTKFMRadioPlayWidget::addButtonClicked().

Member Data Documentation

bool MusicTTKFMRadioInformationWidget::m_readOnly
private

Definition at line 113 of file musicttkfmradioplaywidget.h.

Referenced by setReadOnly().

Ui::MusicTTKFMRadioInformationWidget* MusicTTKFMRadioInformationWidget::m_ui
private

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