Implement Quick Filters

This commit is contained in:
Yuri Becker
2025-03-21 13:25:03 +01:00
parent 83f64f9af8
commit 721232a975
16 changed files with 196 additions and 238 deletions

View File

@@ -6,4 +6,5 @@ Button Button.qml
ComboBox ComboBox.qml
Field Field.qml
Label Label.qml
QuickFilter QuickFilter.qml
TextField TextField.qml