Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
SortDescription Struct Reference

#include <SortUtils.h>

Public Attributes

SortBy sortBy = SortByNone
 
SortOrder sortOrder = SortOrderAscending
 
SortAttribute sortAttributes = SortAttributeNone
 
int limitStart = 0
 
int limitEnd = -1
 

Member Data Documentation

◆ limitEnd

int SortDescription::limitEnd = -1

◆ limitStart

int SortDescription::limitStart = 0

◆ sortAttributes

SortAttribute SortDescription::sortAttributes = SortAttributeNone

◆ sortBy

SortBy SortDescription::sortBy = SortByNone

◆ sortOrder

SortOrder SortDescription::sortOrder = SortOrderAscending

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