mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
Remove the `parent_item` function. After the recent changes that did not return an item anymore and since the item tree is exposed, this function was only used to find the repeater a component was created by. So replace the old function with a new one that only returns the parent node in the parent component. This saves a few lines of generated code that is not used anymore. Co-authored-by: Simon Hausmann <hausmann@gmail.com> |
||
|---|---|---|
| .. | ||
| slint.h | ||
| slint_brush.h | ||
| slint_callbacks.h | ||
| slint_color.h | ||
| slint_config.h | ||
| slint_image.h | ||
| slint_interpreter.h | ||
| slint_pathdata.h | ||
| slint_properties.h | ||
| slint_sharedvector.h | ||
| slint_size.h | ||
| slint_string.h | ||
| slint_testing.h | ||
| vtable.h | ||