mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
feat: super sloppy way of adding more card list columns (created, modified, notes)
This commit is contained in:
@@ -61,6 +61,9 @@ public:
|
||||
/// Get the identification of this card, an identification is something like a name, title, etc.
|
||||
/** May return "" */
|
||||
String identification() const;
|
||||
|
||||
String valueOfDataKey(FieldP fieldP);
|
||||
|
||||
/// Does any field contains the given query string?
|
||||
bool contains(QuickFilterPart const& query) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user