navit  0.5.3-trunk
gui_priv::html Struct Reference

#include <gui_internal_priv.h>

Public Types

enum  html_tag {
  html_tag_none, html_tag_a, html_tag_h1, html_tag_html,
  html_tag_img, html_tag_script, html_tag_form, html_tag_input,
  html_tag_div
}
 

Data Fields

int skip
 
enum gui_priv::html::html_tag tag
 
char * command
 
char * name
 
char * href
 
char * refresh_cond
 
char * class
 
int font_size
 
struct widgetw
 
struct widgetcontainer
 

Member Enumeration Documentation

◆ html_tag

Enumerator
html_tag_none 
html_tag_a 
html_tag_h1 
html_tag_html 
html_tag_img 
html_tag_script 
html_tag_form 
html_tag_input 
html_tag_div 

Field Documentation

◆ class

char* gui_priv::html::class

◆ command

char* gui_priv::html::command

◆ container

struct widget* gui_priv::html::container

◆ font_size

int gui_priv::html::font_size

◆ href

char* gui_priv::html::href

◆ name

char* gui_priv::html::name

◆ refresh_cond

char* gui_priv::html::refresh_cond

◆ skip

int gui_priv::html::skip

◆ tag

enum gui_priv::html::html_tag gui_priv::html::tag

◆ w

struct widget* gui_priv::html::w

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