#include <dlg_move_top_cards_until.h>
◆ DlgMoveTopCardsUntil()
| DlgMoveTopCardsUntil::DlgMoveTopCardsUntil |
( |
QWidget * | parent = nullptr, |
|
|
const MoveTopCardsUntilOptions & | options = {} ) |
|
explicit |
◆ getExpr()
| QString DlgMoveTopCardsUntil::getExpr |
( |
| ) |
const |
|
nodiscard |
◆ getExprs()
| QStringList DlgMoveTopCardsUntil::getExprs |
( |
| ) |
const |
|
nodiscardprivate |
◆ getOptions()
◆ validateAndAccept()
| void DlgMoveTopCardsUntil::validateAndAccept |
( |
| ) |
|
|
private |
◆ validateMatchExists()
| bool DlgMoveTopCardsUntil::validateMatchExists |
( |
const FilterString & | filterString | ) |
|
|
private |
Validates that a card matching the expr exists in the card database. If no match is found, then pop up a window to warn the user, giving them a chance to back out.
- Returns
- whether to proceed with the action
◆ autoPlayCheckBox
| QCheckBox* DlgMoveTopCardsUntil::autoPlayCheckBox |
|
private |
◆ buttonBox
| QDialogButtonBox* DlgMoveTopCardsUntil::buttonBox |
|
private |
◆ exprComboBox
| QComboBox* DlgMoveTopCardsUntil::exprComboBox |
|
private |
◆ exprLabel
| QLabel* DlgMoveTopCardsUntil::exprLabel |
|
private |
◆ numberOfHitsEdit
| QSpinBox* DlgMoveTopCardsUntil::numberOfHitsEdit |
|
private |
◆ numberOfHitsLabel
| QLabel * DlgMoveTopCardsUntil::numberOfHitsLabel |
|
private |
The documentation for this class was generated from the following files: