Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
settings_search_model.h File Reference

Data model for the settings search feature. More...

#include <QAbstractListModel>
#include <QList>
#include <QRegularExpression>
#include <QWidget>
Include dependency graph for settings_search_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SettingsSearchEntry
 Represents a single searchable setting entry. More...
class  SettingsSearchModel
 List model providing filtered, ranked search results. More...

Detailed Description

Data model for the settings search feature.