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

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

#include <Text.h>

Inheritance diagram for PhWidgets::TextWidget::Arguments:
PhWidgets::TextWidget::ArgComplex PhWidgets::Label::Arguments PhWidgets::Basic::Arguments< T, Disabled, Dummy > PhWidgets::Label::ArgInt PhWidgets::Label::ArgPImage PhWidgets::Label::ArgChar PhWidgets::Label::ArgPWidgetFunc PhWidgets::Label::ArgUnsignedChar PhWidgets::Label::ArgSignedShort PhWidgets::Label::ArgUnsignedShort PhWidgets::Label::ArgShort PhWidgets::Label::ArgColor PhWidgets::Label::ArgPChar PhWidgets::ComboBox::Arguments

Additional Inherited Members

- Public Types inherited from PhWidgets::Label::ThisArgs::ArgPChar
enum  eArgPChar { accel_key , balloon_text , text_font , text_string }
 Resource IDs for Label arguments of type char*. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgColor
enum  eArgColor { balloon_color , balloon_fill_color , underline1 , underline2 }
 Resource IDs for Label arguments of type PgColor_t. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgShort
enum  eArgShort { balloon_position }
 Resource IDs for Label arguments of type short. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgUnsignedShort
enum  eArgUnsignedShort {
  line_spacing , margin_botton , margin_left , margin_right ,
  margin_top , undeline_type
}
 Resource IDs for Label arguments of type unsigned short. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgSignedShort
enum  eArgSignedShort { secondary_h_align , secondary_v_align }
 Resource IDs for Label arguments of type signed short. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgUnsignedChar
enum  eArgUnsignedChar { horizontal_alignment , vertical_alingment }
 Resource IDs for Label arguments of type unsigned char. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgPWidgetFunc
enum  eArgPWidgetFunc { label_baloon }
 Resource IDs for Label arguments of type PtWidget_t * (*)(). More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgChar
enum  eArgChar
 Resource IDs for Label arguments of type char. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgPImage
enum  eArgPImage
 Resource IDs for Label arguments of type PhImage_t. More...
 
- Public Types inherited from PhWidgets::Label::ThisArgs::ArgInt
enum  eArgInt
 Resource IDs for Label arguments of type long. More...
 

Detailed Description

Contains resource IDs for all Text arguments.


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