|
Photon microGUI widgets library 0.6.0
|
Contains resource IDs for all Window arguments. More...
#include <Window.h>
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... | |
Contains resource IDs for all Window arguments.