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

#include <scrollbar.h>

Collaboration diagram for _scroll_bar_:
Collaboration graph
[legend]

Public Attributes

ChWidget base
 
uint8_t orientation
 
uint8_t state
 
int minValue
 
int maxValue
 
int currentValue
 
int pageSize
 
int thumbPos
 
int thumbSize
 
int trackLen
 
int dragAnchor
 
int dragAnchorValue
 
uint8_t prevButton
 
void * attachedTo
 
uint32_t color_track
 
uint32_t color_thumb
 
uint32_t color_thumb_hover
 
uint32_t color_thumb_drag
 
uint32_t color_arrow_bg
 
uint32_t color_arrow_fg
 

Member Data Documentation

◆ attachedTo

void* _scroll_bar_::attachedTo

◆ base

ChWidget _scroll_bar_::base

◆ color_arrow_bg

uint32_t _scroll_bar_::color_arrow_bg

◆ color_arrow_fg

uint32_t _scroll_bar_::color_arrow_fg

◆ color_thumb

uint32_t _scroll_bar_::color_thumb

◆ color_thumb_drag

uint32_t _scroll_bar_::color_thumb_drag

◆ color_thumb_hover

uint32_t _scroll_bar_::color_thumb_hover

◆ color_track

uint32_t _scroll_bar_::color_track

◆ currentValue

int _scroll_bar_::currentValue

◆ dragAnchor

int _scroll_bar_::dragAnchor

◆ dragAnchorValue

int _scroll_bar_::dragAnchorValue

◆ maxValue

int _scroll_bar_::maxValue

◆ minValue

int _scroll_bar_::minValue

◆ orientation

uint8_t _scroll_bar_::orientation

◆ pageSize

int _scroll_bar_::pageSize

◆ prevButton

uint8_t _scroll_bar_::prevButton

◆ state

uint8_t _scroll_bar_::state

◆ thumbPos

int _scroll_bar_::thumbPos

◆ thumbSize

int _scroll_bar_::thumbSize

◆ trackLen

int _scroll_bar_::trackLen

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