Photon microGUI widgets library 0.6.0
PhWidgets::ImageArea::Arguments Struct Reference

Contains resource IDs for all ImageArea arguments. More...

#include <ImageArea.h>

Inheritance diagram for PhWidgets::ImageArea::Arguments:
PhWidgets::ImageArea::ArgLong PhWidgets::ImageArea::ArgColor PhWidgets::ImageArea::ArgShort PhWidgets::ImageArea::ArgPImage PhWidgets::ImageArea::ArgRect PhWidgets::Container::Arguments PhWidgets::Basic::Arguments< T, Disabled, Dummy > PhWidgets::Container::ArgPChar PhWidgets::Container::ArgPRowLayoutInfo PhWidgets::Container::ArgPVoid PhWidgets::Container::ArgPLayoutDefinition PhWidgets::Container::ArgPGridLayoutInfo PhWidgets::Container::ArgPFillLayoutInfo PhWidgets::Container::ArgInt PhWidgets::Container::ArgLong PhWidgets::ImageArea::ThisArgs::ArgRect PhWidgets::ImageArea::ThisArgs::ArgPImage PhWidgets::ImageArea::ThisArgs::ArgShort PhWidgets::ImageArea::ThisArgs::ArgColor PhWidgets::ImageArea::ThisArgs::ArgLong

Additional Inherited Members

- Public Types inherited from PhWidgets::ImageArea::ThisArgs::ArgLong
enum  eArgLong { grid_threshold , zoom }
 Resource IDs for ImageArea arguments of type long. More...
 
- Public Types inherited from PhWidgets::ImageArea::ThisArgs::ArgColor
enum  eArgColor { grid_color }
 Resource IDs for ImageArea arguments of type PgColor_t. More...
 
- Public Types inherited from PhWidgets::ImageArea::ThisArgs::ArgShort
enum  eArgShort { top , left }
 Resource IDs for ImageArea arguments of type short. More...
 
enum  eArgShortFlag { imagearea_flags }
 
- Public Types inherited from PhWidgets::ImageArea::ThisArgs::ArgPImage
enum  eArgPImage { imagearea_image }
 Resource IDs for ImageArea arguments of type PhImage_t. More...
 
- Public Types inherited from PhWidgets::ImageArea::ThisArgs::ArgRect
enum  eArgRect { selection }
 Resource IDs for ImageArea arguments of type PhRect_t. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgLong
enum  eArgLong
 Resource IDs for Container arguments of type long. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgInt
enum  eArgInt
 Resource IDs for Container arguments of type int. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgBool
enum  eArgBool
 Resource IDs for Container arguments of type bool. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgPFillLayoutInfo
enum  eArgPFillLayoutInfo
 Resource IDs for Container arguments of type PtFillLayoutInfo_t. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgPGridLayoutInfo
enum  eArgPGridLayoutInfo
 Resource IDs for Container arguments of type PtGridLayoutInfo_t. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgPLayoutDefinition
enum  eArgPLayoutDefinition
 Resource IDs for Container arguments of type PtLayoutDefinition_t. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgPVoid
enum  eArgPVoid
 Resource IDs for Container arguments of type void* that are stored in widget. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgPRowLayoutInfo
enum  eArgPRowLayoutInfo
 Resource IDs for Container arguments of type PtRowLayoutInfo_t. More...
 
- Public Types inherited from PhWidgets::Container::ThisArgs::ArgPChar
enum  eArgPChar
 Resource IDs for Container arguments of type char*. More...
 

Detailed Description

Contains resource IDs for all ImageArea arguments.


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