Photon microGUI widgets library 0.6.0
PhWidgets::ImageArea::ThisCallbacks::Callback Struct Reference

Contains resource IDs for ImageArea callbacks of type PtCallback_t. More...

#include <ImageArea.h>

Inheritance diagram for PhWidgets::ImageArea::ThisCallbacks::Callback:
PhWidgets::ImageArea::Callback PhWidgets::ImageArea::Callbacks

Public Types

enum  eCallback { drag , movement , scrolled , selection }
 Resource IDs for ImageArea arguments of type PtCallback_t. More...
 

Detailed Description

Contains resource IDs for ImageArea callbacks of type PtCallback_t.

Member Enumeration Documentation

◆ eCallback

Resource IDs for ImageArea arguments of type PtCallback_t.

Aliases

PhWidgets::ImageArea::Callbacks::eCallback, PhWidgets::ImageArea::Callback::eCallback

See Widget::resource for usage description.

Enumerator
drag 

A list of PtCallback_t structures that define the callbacks invoked when the image area is dragged.

movement 

A list of PtCallback_t structures that define the callbacks that are invoked when the mouse cursor is moved over the image area.

scrolled 

A list of PtCallback_t structures that define the callbacks that are invoked when the image area is scrolled.

selection 

A list of PtCallback_t structures that define the callbacks invoked when the image area is selected.


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