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

#include <view.h>

Collaboration diagram for _list_item_:
Collaboration graph
[legend]

Public Attributes

int xPos
 
int yPos
 
bool selected
 
int width
 
int height
 
ChIconicon
 
char * itemText
 
void(* ChListItemAction )(ChListView *lv, _list_item_ *li)
 

Member Data Documentation

◆ ChListItemAction

void(* _list_item_::ChListItemAction) (ChListView *lv, _list_item_ *li)

◆ height

int _list_item_::height

◆ icon

ChIcon* _list_item_::icon

◆ itemText

char* _list_item_::itemText

◆ selected

bool _list_item_::selected

◆ width

int _list_item_::width

◆ xPos

int _list_item_::xPos

◆ yPos

int _list_item_::yPos

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