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

The class of the song item selected table widget. More...

#include <musicsongitemselectedareawidget.h>

+ Inheritance diagram for MusicSongItemSelectedTableWidget:

Public Member Functions

 MusicSongItemSelectedTableWidget (QWidget *parent=nullptr)
 
void addCellItems (MusicSongItemList *items)
 
TTKIntList checkedDataList () const
 
- Public Member Functions inherited from MusicFillItemTableWidget
 MusicFillItemTableWidget (QWidget *parent=nullptr)
 
 ~MusicFillItemTableWidget ()
 
TTKIntList checkedIndexList () const
 
TTKIntList uncheckedIndexList () const
 
- Public Member Functions inherited from MusicAbstractTableWidget
 MusicAbstractTableWidget (QWidget *parent=nullptr)
 
- Public Member Functions inherited from TTKAbstractTableWidget
 TTKAbstractTableWidget (QWidget *parent=nullptr)
 
 ~TTKAbstractTableWidget ()
 
TTKIntList selectedIndexList () const
 

Additional Inherited Members

- Public Slots inherited from MusicFillItemTableWidget
virtual void itemCellClicked (int row, int column) override
 
void checkedItemsState (bool checked)
 
void checkedItemsStatus (bool checked)
 
- Public Slots inherited from TTKAbstractTableWidget
virtual void itemCellEntered (int row, int column)
 
virtual void itemCellClicked (int row, int column)
 
virtual void removeItems ()
 
- Protected Member Functions inherited from TTKAbstractTableWidget
virtual void leaveEvent (QEvent *event) override
 
void setRowColor (int row, const QColor &color) const
 
bool isValid () const
 
- Protected Attributes inherited from MusicFillItemTableWidget
TTKCheckBoxItemDelegatem_checkBoxDelegate
 
- Protected Attributes inherited from TTKAbstractTableWidget
int m_previousColorRow
 
int m_previousClickRow
 
QColor m_backgroundColor
 

Detailed Description

The class of the song item selected table widget.

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

Definition at line 28 of file musicsongitemselectedareawidget.h.

Constructor & Destructor Documentation

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

Object constructor.

Definition at line 8 of file musicsongitemselectedareawidget.cpp.

References TTK::UI::ScrollBarStyle01.

Member Function Documentation

void MusicSongItemSelectedTableWidget::addCellItems ( MusicSongItemList *  items)
TTKIntList MusicSongItemSelectedTableWidget::checkedDataList ( ) const

Get checked data items.

Definition at line 54 of file musicsongitemselectedareawidget.cpp.

References TTK_CHECKED_ROLE, and TTK_DATA_ROLE.


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