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

#include <slider.h>

Collaboration diagram for _slider_:
Collaboration graph
[legend]

Public Attributes

ChWidget base
 
ChRect bound
 
int thumbX
 
int thumbY
 
int lastThumbX
 
int lastThumbY
 
float max
 
float min
 
float currentVal
 
int progressPixel
 
float stepSize
 
bool thumbVisible
 
bool useCustomColor
 
uint32_t customColor1
 
uint32_t customColor2
 
uint32_t outlineColor
 
uint8_t type
 

Member Data Documentation

◆ base

ChWidget _slider_::base

◆ bound

ChRect _slider_::bound

◆ currentVal

float _slider_::currentVal

◆ customColor1

uint32_t _slider_::customColor1

◆ customColor2

uint32_t _slider_::customColor2

◆ lastThumbX

int _slider_::lastThumbX

◆ lastThumbY

int _slider_::lastThumbY

◆ max

float _slider_::max

◆ min

float _slider_::min

◆ outlineColor

uint32_t _slider_::outlineColor

◆ progressPixel

int _slider_::progressPixel

◆ stepSize

float _slider_::stepSize

◆ thumbVisible

bool _slider_::thumbVisible

◆ thumbX

int _slider_::thumbX

◆ thumbY

int _slider_::thumbY

◆ type

uint8_t _slider_::type

◆ useCustomColor

bool _slider_::useCustomColor

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