|
libt3widget
|
Public Member Functions | |
| virtual widget_t * | is_child_hotkey (key_t key)=0 |
Public Member Functions inherited from t3_widget::container_t | |
| virtual bool | is_child (window_component_t *component)=0 |
| Determine whether a window_compnent_t is a child of the container_t. More... | |
| virtual void | set_child_focus (window_component_t *target)=0 |
| Set the focus to a specific window component. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from t3_widget::container_t | |
| virtual bool | set_widget_parent (window_component_t *widget) |
Make widget a child window of this container_t, by setting its parent window. More... | |
| virtual void | unset_widget_parent (window_component_t *widget) |
Unset the parent window for a widget. More... | |
1.8.6