openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eListboxStyle Struct Reference

#include <elistbox.h>

Public Types

enum  {
  alignLeft , alignTop =alignLeft , alignCenter , alignRight ,
  alignBottom =alignRight , alignBlock
}
 

Public Attributes

ePtr< gPixmapm_background
 
ePtr< gPixmapm_selection
 
int m_transparent_background
 
gRGB m_background_color
 
gRGB m_background_color_selected
 
gRGB m_foreground_color
 
gRGB m_foreground_color_selected
 
gRGB m_border_color
 
gRGB m_scollbarborder_color
 
gRGB m_scrollbarforeground_color
 
gRGB m_scrollbarbackground_color
 
int m_background_color_set
 
int m_foreground_color_set
 
int m_background_color_selected_set
 
int m_foreground_color_selected_set
 
int m_scrollbarforeground_color_set
 
int m_scrollbarbackground_color_set
 
int m_scollbarborder_color_set
 
int m_scrollbarborder_width_set
 
int m_valign
 
int m_halign
 
int m_border_size
 
int m_scrollbarborder_width
 
ePtr< gFontm_font
 
ePtr< gFontm_valuefont
 
eRect m_text_padding
 
bool m_use_vti_workaround
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
alignLeft 
alignTop 
alignCenter 
alignRight 
alignBottom 
alignBlock 

Member Data Documentation

◆ m_background

ePtr<gPixmap> eListboxStyle::m_background

◆ m_background_color

gRGB eListboxStyle::m_background_color

◆ m_background_color_selected

gRGB eListboxStyle::m_background_color_selected

◆ m_background_color_selected_set

int eListboxStyle::m_background_color_selected_set

◆ m_background_color_set

int eListboxStyle::m_background_color_set

◆ m_border_color

gRGB eListboxStyle::m_border_color

◆ m_border_size

int eListboxStyle::m_border_size

◆ m_font

ePtr<gFont> eListboxStyle::m_font

◆ m_foreground_color

gRGB eListboxStyle::m_foreground_color

◆ m_foreground_color_selected

gRGB eListboxStyle::m_foreground_color_selected

◆ m_foreground_color_selected_set

int eListboxStyle::m_foreground_color_selected_set

◆ m_foreground_color_set

int eListboxStyle::m_foreground_color_set

◆ m_halign

int eListboxStyle::m_halign

◆ m_scollbarborder_color

gRGB eListboxStyle::m_scollbarborder_color

◆ m_scollbarborder_color_set

int eListboxStyle::m_scollbarborder_color_set

◆ m_scrollbarbackground_color

gRGB eListboxStyle::m_scrollbarbackground_color

◆ m_scrollbarbackground_color_set

int eListboxStyle::m_scrollbarbackground_color_set

◆ m_scrollbarborder_width

int eListboxStyle::m_scrollbarborder_width

◆ m_scrollbarborder_width_set

int eListboxStyle::m_scrollbarborder_width_set

◆ m_scrollbarforeground_color

gRGB eListboxStyle::m_scrollbarforeground_color

◆ m_scrollbarforeground_color_set

int eListboxStyle::m_scrollbarforeground_color_set

◆ m_selection

ePtr<gPixmap> eListboxStyle::m_selection

◆ m_text_padding

eRect eListboxStyle::m_text_padding

◆ m_transparent_background

int eListboxStyle::m_transparent_background

◆ m_use_vti_workaround

bool eListboxStyle::m_use_vti_workaround

◆ m_valign

int eListboxStyle::m_valign

◆ m_valuefont

ePtr<gFont> eListboxStyle::m_valuefont

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