Skip to content

Deep Search: Filter Tree by Page Content #76

@mrpilot2

Description

@mrpilot2

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

  • Tree view filters based on content within settings pages (e.g. checkbox labels)
  • SettingsPage interface has matches method
  • Default implementation of matches handles common widget types

Blocked by

User stories addressed

  • User story 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions