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

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

#include <Container.h>

Inheritance diagram for 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::Compound::Arguments PhWidgets::Disjoint::Arguments PhWidgets::ImageArea::Arguments PhWidgets::Pane::Arguments PhWidgets::ComboBox::Arguments PhWidgets::Numeric::Arguments PhWidgets::Window::Arguments PhWidgets::NumericFloat::Arguments PhWidgets::NumericInteger::Arguments

Additional Inherited Members

- 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 Container arguments.


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