MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_touchtest.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements graphical touch test (box) widget functions.
|
Name |
Description |
![]() |
Touch test states | |
![]() |
Touch test states |
|
Name |
Description |
![]() |
Adds a point to the touch test widget. The point will then be displayed. | |
![]() |
Clears all of the existing touch points | |
![]() |
Gets the current point added 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 point added event callback |
|
Name |
Description |
![]() |
Implementation of a touch test widget struct | |
![]() |
Implementation of a touch test widget struct |
|
Name |
Description |
![]() |
Point added event function callback type |
MPLAB® Harmony Graphics Suite
|