Photon microGUI widgets library 0.6.0
|
Contains resource IDs for all ComboBox arguments. More...
#include <ComboBox.h>
Additional Inherited Members | |
![]() | |
enum | eArgUnsignedLong { text_fill_color } |
Resource IDs for ComboBox arguments of type unsigned long. More... | |
enum | eArgUnsignedLongFlag { cbox_flags } |
Resource IDs for ComboBox flags of type unsigned long. More... | |
![]() | |
enum | eArgLong |
Resource IDs for Container arguments of type long. More... | |
![]() | |
enum | eArgInt |
Resource IDs for Container arguments of type int. More... | |
![]() | |
enum | eArgBool |
Resource IDs for Container arguments of type bool. More... | |
![]() | |
enum | eArgPFillLayoutInfo |
Resource IDs for Container arguments of type PtFillLayoutInfo_t . More... | |
![]() | |
enum | eArgPGridLayoutInfo |
Resource IDs for Container arguments of type PtGridLayoutInfo_t . More... | |
![]() | |
enum | eArgPLayoutDefinition |
Resource IDs for Container arguments of type PtLayoutDefinition_t . More... | |
![]() | |
enum | eArgPVoid |
Resource IDs for Container arguments of type void* that are stored in widget. More... | |
![]() | |
enum | eArgPRowLayoutInfo |
Resource IDs for Container arguments of type PtRowLayoutInfo_t . More... | |
![]() | |
enum | eArgPChar |
Resource IDs for Container arguments of type char*. More... | |
![]() | |
enum | eArgPChar { accel_key , balloon_text , text_font , text_string } |
Resource IDs for Label arguments of type char*. More... | |
![]() | |
enum | eArgColor { balloon_color , balloon_fill_color , underline1 , underline2 } |
Resource IDs for Label arguments of type PgColor_t . More... | |
![]() | |
enum | eArgShort { balloon_position } |
Resource IDs for Label arguments of type short. More... | |
![]() | |
enum | eArgUnsignedShort { line_spacing , margin_botton , margin_left , margin_right , margin_top , undeline_type } |
Resource IDs for Label arguments of type unsigned short. More... | |
![]() | |
enum | eArgSignedShort { secondary_h_align , secondary_v_align } |
Resource IDs for Label arguments of type signed short. More... | |
![]() | |
enum | eArgUnsignedChar { horizontal_alignment , vertical_alingment } |
Resource IDs for Label arguments of type unsigned char. More... | |
![]() | |
enum | eArgPWidgetFunc { label_baloon } |
Resource IDs for Label arguments of type PtWidget_t * (*)() . More... | |
![]() | |
enum | eArgChar |
Resource IDs for Label arguments of type char. More... | |
![]() | |
enum | eArgPImage |
Resource IDs for Label arguments of type PhImage_t . More... | |
![]() | |
enum | eArgInt |
Resource IDs for Label arguments of type long. More... | |
Contains resource IDs for all ComboBox arguments.