kodi
|
Public Member Functions | |
GridItem (const std::shared_ptr< CFileItem > &_item, float _width, int _startBlock, int _endBlock) | |
bool | operator== (const GridItem &other) const |
Public Attributes | |
std::shared_ptr< CFileItem > | item |
float | originWidth = 0.0f |
float | width = 0.0f |
int | startBlock = 0 |
int | endBlock = 0 |