TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Typedefs | Functions | Variables
musicplaylistcategorywidget.cpp File Reference
#include "musicplaylistcategorywidget.h"
#include "musiccategoryconfigmanager.h"
#include "musicabstractqueryrequest.h"
#include "musicrightareawidget.h"
#include "musicwidgetutils.h"
#include "musicwidgetheaders.h"
#include "ttkclickedgroup.h"
#include "ttkclickedlabel.h"

Go to the source code of this file.

Classes

struct  CategoryProperty
 
struct  CategoryProperty::Property
 
class  CategoryMultiItem
 

Typedefs

using CategorySingleItem = TTKClickedLabel
 

Functions

 TTK_DECLARE_LIST (CategoryProperty)
 

Variables

static constexpr int ITEM_MAX_COLUMN = 6
 
static constexpr int ITEM_LABEL_HEIGHT = 20
 
static constexpr int LINE_SPACING_SIZE = 75
 

Typedef Documentation

Definition at line 42 of file musicplaylistcategorywidget.cpp.

Function Documentation

TTK_DECLARE_LIST ( CategoryProperty  )

Variable Documentation

constexpr int ITEM_LABEL_HEIGHT = 20
static
constexpr int ITEM_MAX_COLUMN = 6
static
constexpr int LINE_SPACING_SIZE = 75
static