Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
dlg_move_top_cards_until.cpp File Reference
#include "dlg_move_top_cards_until.h"
#include <QDialogButtonBox>
#include <QLabel>
#include <QLineEdit>
#include <QMessageBox>
#include <QSpinBox>
#include <QString>
#include <QVBoxLayout>
#include <QWidget>
#include <libcockatrice/card/database/card_database.h>
#include <libcockatrice/card/database/card_database_manager.h>
#include <libcockatrice/filters/filter_string.h>
Include dependency graph for dlg_move_top_cards_until.cpp:

Functions

static bool matchExistsInDb (const FilterString &filterString)
 Checks if a card matching the expr exists in the card database.

Function Documentation

◆ matchExistsInDb()

bool matchExistsInDb ( const FilterString & filterString)
static

Checks if a card matching the expr exists in the card database.

Returns
true if a card matching the expression exists.
Here is the call graph for this function:
Here is the caller graph for this function: