Clean up filter layout, use mana symbols.

This commit is contained in:
Brübach, Lukas 2025-11-25 11:37:22 +01:00
parent 57edb03dc8
commit 33092e1406
2 changed files with 74 additions and 23 deletions

View file

@ -66,13 +66,14 @@ private:
QLineEdit *ownerField; // Owner substring
// Colors
QVector<QCheckBox *> colorChecks; // White, Blue, Black, Green, Red, Colorless
QSet<QChar> activeColors;
QCheckBox *logicalAndCheck; // Require ALL colors instead of ANY
// Formats
QVector<QCheckBox *> formatChecks; // Format checkboxes (13 total)
// Page size
QLabel *pageSizeLabel;
QSpinBox *pageSizeSpin;
// Cards and Commanders