MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_slider.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements slider control widget functions.
|
Name |
Description |
![]() |
Slider orientations | |
![]() |
Describes various slider states | |
![]() |
Slider orientations | |
![]() |
Describes various slider states |
|
Name |
Description |
![]() |
Gets the current grip size of the slider | |
![]() |
Gets the maximum value for the slider | |
![]() |
Gets the minimum value for the slider | |
![]() |
Gets the orientation value for the slider | |
![]() |
Gets the slider value as a percentage | |
![]() |
Gets the current slider value | |
![]() |
Gets the current value changed event callback pointer | |
![]() |
Allocates memory for a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. | |
![]() |
Sets the grip size of the slider | |
![]() |
Sets the maximum value for the slider | |
![]() |
Sets the minimum value for the slider | |
![]() |
| |
![]() |
Sets the slider value using a percentage. Value must be from 0 - 100. | |
![]() |
Sets the current slider value | |
![]() |
Sets the value changed event callback pointer | |
![]() |
Moves the slider by a given amount |
|
Name |
Description |
![]() |
Implementation of a slider widget struct | |
![]() |
Implementation of a slider widget struct |
|
Name |
Description |
![]() |
Value changed event function callback type |
MPLAB® Harmony Graphics Suite
|