Parent PRD
#73
What to build
Extend the SettingsPage interface with a matches(QString) method. Implement a default search that iterates through the page's child widgets (Labels, CheckBoxes, etc.). Update the proxy model to include pages where the content matches the search pattern.
Acceptance criteria
Blocked by
User stories addressed
Parent PRD
#73
What to build
Extend the
SettingsPageinterface with amatches(QString)method. Implement a default search that iterates through the page's child widgets (Labels, CheckBoxes, etc.). Update the proxy model to include pages where the content matches the search pattern.Acceptance criteria
SettingsPageinterface hasmatchesmethodmatcheshandles common widget typesBlocked by
User stories addressed