Definition at line 71 of file table.h.
◆ vector
typedef std::vector<table_column> litehtml::table_column::vector |
◆ table_column() [1/3]
litehtml::table_column::table_column |
( |
| ) |
|
|
inline |
◆ table_column() [2/3]
litehtml::table_column::table_column |
( |
int |
min_w, |
|
|
int |
max_w |
|
) |
| |
|
inline |
◆ table_column() [3/3]
litehtml::table_column::table_column |
( |
const table_column & |
val | ) |
|
|
inline |
◆ border_left
int litehtml::table_column::border_left |
◆ border_right
int litehtml::table_column::border_right |
◆ css_width
◆ left
int litehtml::table_column::left |
◆ max_width
int litehtml::table_column::max_width |
◆ min_width
int litehtml::table_column::min_width |
◆ right
int litehtml::table_column::right |
◆ width
int litehtml::table_column::width |
The documentation for this struct was generated from the following file:
- Extensions/Gui/Libraries/litehtml/src/table.h