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 | Signals | Public Member Functions | Private Attributes | List of all members
MusicWebMVRadioQueryCategoryItem Class Reference

The class of the music mv category item. More...

#include <musicwebmvradioquerycategorypopwidget.h>

+ Inheritance diagram for MusicWebMVRadioQueryCategoryItem:

Public Slots

void buttonClicked (int index)
 

Signals

void categoryChanged (const MusicResultsCategoryItem &category)
 

Public Member Functions

 MusicWebMVRadioQueryCategoryItem (QWidget *parent=nullptr)
 
void setCategory (const MusicResultsCategory &category)
 

Private Attributes

MusicResultsCategory m_category
 

Detailed Description

The class of the music mv category item.

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

Definition at line 28 of file musicwebmvradioquerycategorypopwidget.h.

Constructor & Destructor Documentation

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

Object constructor.

Definition at line 10 of file musicwebmvradioquerycategorypopwidget.cpp.

Member Function Documentation

void MusicWebMVRadioQueryCategoryItem::buttonClicked ( int  index)
slot

Current category item clicked.

Definition at line 48 of file musicwebmvradioquerycategorypopwidget.cpp.

References categoryChanged(), m_category, and MusicResultsCategory::m_items.

Referenced by setCategory().

void MusicWebMVRadioQueryCategoryItem::categoryChanged ( const MusicResultsCategoryItem category)
signal

Current category changed.

Referenced by buttonClicked().

void MusicWebMVRadioQueryCategoryItem::setCategory ( const MusicResultsCategory category)

Member Data Documentation

MusicResultsCategory MusicWebMVRadioQueryCategoryItem::m_category
private

Definition at line 56 of file musicwebmvradioquerycategorypopwidget.h.

Referenced by buttonClicked(), and setCategory().


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