XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_list_view_ Struct Reference

#include <view.h>

Collaboration diagram for _list_view_:
Collaboration graph
[legend]

Public Attributes

ChWidget wid
 
list_titemList
 
bool scrollable
 
ChScrollPanescrollpane
 
int numRows
 
int horizontalRenderY
 
int horizontalRenderX
 
int currentStartIndex
 
int lastNodeIndex
 
int lastNodePosY
 
bool firstItemPlaced
 
ChListItemselectedItem
 
int contentSizeY
 
int contentSizeX
 

Member Data Documentation

◆ contentSizeX

int _list_view_::contentSizeX

◆ contentSizeY

int _list_view_::contentSizeY

◆ currentStartIndex

int _list_view_::currentStartIndex

◆ firstItemPlaced

bool _list_view_::firstItemPlaced

◆ horizontalRenderX

int _list_view_::horizontalRenderX

◆ horizontalRenderY

int _list_view_::horizontalRenderY

◆ itemList

list_t* _list_view_::itemList

◆ lastNodeIndex

int _list_view_::lastNodeIndex

◆ lastNodePosY

int _list_view_::lastNodePosY

◆ numRows

int _list_view_::numRows

◆ scrollable

bool _list_view_::scrollable

◆ scrollpane

ChScrollPane* _list_view_::scrollpane

◆ selectedItem

ChListItem* _list_view_::selectedItem

◆ wid

ChWidget _list_view_::wid

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