Files
ladybird/Userland/Libraries/LibGUI/ItemListModel.h
thankyouverycool de9dfc13b1 LibGUI: Make ItemListModels filterable
Implements data_matches() for proxy filtering and handles valid parent
indices in row_count(). This fixes an infinite recursion when filtering
matches for models without any hierarchy.
2022-02-18 07:38:29 -05:00

4.6 KiB