Nextion User Manual
For Arduino developers
|
This is the complete list of members for NexSlider, including all inherited members.
attachPop(NexTouchEventCb pop, void *ptr=NULL) | NexTouch | |
attachPush(NexTouchEventCb push, void *ptr=NULL) | NexTouch | |
detachPop(void) | NexTouch | |
detachPush(void) | NexTouch | |
getValue(uint32_t *number) | NexSlider | |
NexObject(uint8_t pid, uint8_t cid, const char *name) | NexObject | |
NexSlider(uint8_t pid, uint8_t cid, const char *name) | NexSlider | |
NexTouch(uint8_t pid, uint8_t cid, const char *name) | NexTouch | |
printObjInfo(void) | NexObject | |
setValue(uint32_t number) | NexSlider |