Cockatrice/cockatrice/src/game/deckview
BruebachL ec0caaf421
Give deckList a signal to emit when the tags change and hook up the display widget to that. (#5497)
* Give deckList a signal to emit when the tags change and hook up the display widget to that.

* Reload from file when loading a visual deck to ensure latest changes propagate to the decklist.

* Eliminate loadVisualDeck and use loadDeckFromFile instead.

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-01-19 12:32:39 +00:00
..
deck_view.cpp refactor DeckViewContainer into own file (#5455) 2025-01-14 07:00:09 +00:00
deck_view.h refactor DeckViewContainer into own file (#5455) 2025-01-14 07:00:09 +00:00
deck_view_container.cpp Give deckList a signal to emit when the tags change and hook up the display widget to that. (#5497) 2025-01-19 12:32:39 +00:00
deck_view_container.h Give deckList a signal to emit when the tags change and hook up the display widget to that. (#5497) 2025-01-19 12:32:39 +00:00