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

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

#include <Graphic.h>

Inheritance diagram for PhWidgets::Graphic::Arguments:
PhWidgets::Graphic::ArgLong PhWidgets::Graphic::ArgColor PhWidgets::Graphic::ArgPattern PhWidgets::Graphic::ArgUnsignedShort PhWidgets::Graphic::ArgPoint PhWidgets::Graphic::ArgPointArray PhWidgets::Basic::Arguments< T, Disabled, Dummy > PhWidgets::Graphic::ThisArgs::ArgLong PhWidgets::Graphic::ThisArgs::ArgColor PhWidgets::Graphic::ThisArgs::ArgPattern PhWidgets::Graphic::ThisArgs::ArgUnsignedShort PhWidgets::Graphic::ThisArgs::ArgPoint PhWidgets::Graphic::ThisArgs::ArgPointArray

Additional Inherited Members

- Public Types inherited from PhWidgets::Graphic::ThisArgs::ArgLong
enum  eArgLong { dash_scale , line_width }
 Resource IDs for Graphic arguments of type long. More...
 
- Public Types inherited from PhWidgets::Graphic::ThisArgs::ArgColor
enum  eArgColor { inside_color }
 Resource IDs for Graphic arguments of type PgColor_t. More...
 
- Public Types inherited from PhWidgets::Graphic::ThisArgs::ArgPattern
enum  eArgPattern { inside_fill_pattern , inside_trans_pattern }
 Resource IDs for Graphic arguments of type PgPattern_t. More...
 
- Public Types inherited from PhWidgets::Graphic::ThisArgs::ArgUnsignedShort
enum  eArgUnsignedShort { line_cap , line_join }
 Resource IDs for Graphic arguments of type unsigned short. More...
 
- Public Types inherited from PhWidgets::Graphic::ThisArgs::ArgPoint
enum  eArgPoint { origin }
 Resource IDs for Graphic arguments of type PhPoint_t. More...
 
- Public Types inherited from PhWidgets::Graphic::ThisArgs::ArgPointArray
enum  eArgPointArray { points }
 Resource IDs for Graphic arguments of PhPoint_t array. More...
 

Detailed Description

Contains resource IDs for all Graphic arguments.


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