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 | Public Attributes | List of all members
TTK::IndexProperty Struct Reference

The class of the index property. More...

#include <musicobject.h>

Public Member Functions

 IndexProperty ()=default
 
 IndexProperty (int first, int second)
 

Public Attributes

int m_first
 
int m_second
 

Detailed Description

The class of the index property.

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

Definition at line 204 of file musicobject.h.

Constructor & Destructor Documentation

TTK::IndexProperty::IndexProperty ( )
default
TTK::IndexProperty::IndexProperty ( int  first,
int  second 
)
inline

Definition at line 210 of file musicobject.h.

Member Data Documentation

int TTK::IndexProperty::m_first

Definition at line 206 of file musicobject.h.

int TTK::IndexProperty::m_second

Definition at line 207 of file musicobject.h.


The documentation for this struct was generated from the following file: