Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
completer_utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CardCompleterSetup

Functions

CardCompleterSetup createCardCompleter (CardDatabaseDisplayModel *displayModel, QObject *parent, int maxVisibleItems=10)
void connectCardCompleterSearch (QLineEdit *edit, const CardCompleterSetup &setup)
QCompleter * createMentionCompleter (QStringListModel *model, QObject *parent)

Function Documentation

◆ connectCardCompleterSearch()

void connectCardCompleterSearch ( QLineEdit * edit,
const CardCompleterSetup & setup )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ createCardCompleter()

CardCompleterSetup createCardCompleter ( CardDatabaseDisplayModel * displayModel,
QObject * parent,
int maxVisibleItems = 10 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ createMentionCompleter()

QCompleter * createMentionCompleter ( QStringListModel * model,
QObject * parent )
Here is the caller graph for this function: