#include <access-diagram.h>
◆ access_diagram()
◆ calc_req_size()
canvas::size_t text_art::wrapper_widget::calc_req_size |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ get_alloc_h()
int text_art::widget::get_alloc_h |
( |
| ) |
const |
|
inlineinherited |
◆ get_alloc_rect()
const canvas::rect_t & text_art::widget::get_alloc_rect |
( |
| ) |
const |
|
inlineinherited |
◆ get_alloc_w()
int text_art::widget::get_alloc_w |
( |
| ) |
const |
|
inlineinherited |
◆ get_desc()
const char * ana::access_diagram::get_desc |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_max_x()
int text_art::widget::get_max_x |
( |
| ) |
const |
|
inlineinherited |
◆ get_max_y()
int text_art::widget::get_max_y |
( |
| ) |
const |
|
inlineinherited |
◆ get_min_x()
int text_art::widget::get_min_x |
( |
| ) |
const |
|
inlineinherited |
◆ get_min_y()
int text_art::widget::get_min_y |
( |
| ) |
const |
|
inlineinherited |
◆ get_next_x()
int text_art::widget::get_next_x |
( |
| ) |
const |
|
inlineinherited |
◆ get_next_y()
int text_art::widget::get_next_y |
( |
| ) |
const |
|
inlineinherited |
◆ get_req_h()
int text_art::widget::get_req_h |
( |
| ) |
const |
|
inlineinherited |
◆ get_req_size() [1/2]
canvas::size_t text_art::widget::get_req_size |
( |
| ) |
|
|
inlineinherited |
◆ get_req_size() [2/2]
const canvas::size_t text_art::widget::get_req_size |
( |
| ) |
const |
|
inlineinherited |
◆ get_req_w()
int text_art::widget::get_req_w |
( |
| ) |
const |
|
inlineinherited |
◆ get_top_left()
const canvas::coord_t & text_art::widget::get_top_left |
( |
| ) |
const |
|
inlineinherited |
◆ get_x_range()
canvas::range_t text_art::widget::get_x_range |
( |
| ) |
const |
|
inlineinherited |
◆ get_y_range()
canvas::range_t text_art::widget::get_y_range |
( |
| ) |
const |
|
inlineinherited |
◆ paint_to_canvas()
void text_art::wrapper_widget::paint_to_canvas |
( |
canvas & | canvas | ) |
|
|
inlineoverridevirtualinherited |
◆ set_alloc_rect()
◆ to_canvas()
◆ update_child_alloc_rects()
void text_art::wrapper_widget::update_child_alloc_rects |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ DEBUG_GEOMETRY
const bool text_art::widget::DEBUG_GEOMETRY = false |
|
staticinherited |
◆ m_alloc_rect
canvas::rect_t text_art::widget::m_alloc_rect |
|
privateinherited |
Referenced by get_alloc_h(), get_alloc_rect(), get_alloc_w(), get_max_x(), get_max_y(), get_min_x(), get_min_y(), get_next_x(), get_next_y(), get_top_left(), get_x_range(), get_y_range(), set_alloc_rect(), and widget().
◆ m_child
std::unique_ptr<widget> text_art::wrapper_widget::m_child |
|
privateinherited |
◆ m_req_size
canvas::size_t text_art::widget::m_req_size |
|
privateinherited |
The documentation for this class was generated from the following file: