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

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

#include <Window.h>

Inheritance diagram for PhWidgets::Window::Arguments:
PhWidgets::Window::ArgShort PhWidgets::Window::ArgColor PhWidgets::Window::ArgPChar PhWidgets::Disjoint::Arguments PhWidgets::Window::ThisArgs::ArgShort PhWidgets::Window::ThisArgs::ArgColor PhWidgets::Window::ThisArgs::ArgPChar PhWidgets::Disjoint::ArgPSysInfo 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::Disjoint::ThisArgs::ArgPSysInfo

Additional Inherited Members

- Public Types inherited from PhWidgets::Window::ThisArgs::ArgShort
enum  eArgShort { max_height , max_width , min_height , min_width }
 Resource IDs for Window arguments of type short. More...
 
- Public Types inherited from PhWidgets::Window::ThisArgs::ArgColor
enum  eArgColor { window_active_color , window_inactive_color , window_title_color }
 Resource IDs for Window arguments of type PgColor_t. More...
 
- Public Types inherited from PhWidgets::Window::ThisArgs::ArgPChar
enum  eArgPChar { window_title , window_help_root }
 Resource IDs for Window arguments of type char*. More...
 
- Public Types inherited from PhWidgets::Disjoint::ThisArgs::ArgPSysInfo
enum  eArgPSysInfo { sysinfo }
 Resource IDs for Disjoint arguments of type PhSysInfo_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 Window arguments.


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