MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_progressbar.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements progress bar widget functions.
|
Name |
Description |
![]() |
Defines the valid values for the progress bar widget fill directions. | |
![]() |
Defines the valid values for the progress bar widget fill directions. |
|
Name |
Description |
![]() |
Gets the fill direction value for a progress bar widget | |
![]() |
Gets the percentage value for a progress bar. | |
![]() |
Gets the currently set value changed event callback. | |
![]() |
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 fill direction for a progress bar widget | |
![]() |
Sets the percentage value for a progress bar. Valid values are 0 - 100. | |
![]() |
Sets the desired value changed event callback pointer |
|
Name |
Description |
![]() |
Implementation of a progressbar widget struct | |
![]() |
Implementation of a progressbar widget struct |
|
Name |
Description |
![]() |
Value changed event function callback type |
MPLAB® Harmony Graphics Suite
|