8#ifndef DECK_EDITOR_DECK_DOCK_WIDGET_H
9#define DECK_EDITOR_DECK_DOCK_WIDGET_H
98 void updateCard(QModelIndex,
const QModelIndex ¤t);
103 void setSelectedIndex(
const QModelIndex &newCardIndex,
bool preserveWidgetFocus);
Defines the AbstractTabDeckEditor class, which provides a base for deck editor tabs in the applicatio...
AbstractTabDeckEditor is the base class for all deck editor tabs.
Definition abstract_tab_deck_editor.h:93
Definition deck_list_history_manager_widget.h:20
Qt model representing a decklist for use in views (tree/table).
Definition deck_list_model.h:214
Definition deck_list_style_proxy.h:7
This class centralizes the management of the state of the deck in the deck editor tab....
Definition deck_state_manager.h:22
Represents a specific card instance, defined by its CardInfo and a particular printing.
Definition exact_card.h:19
Definition key_signals.h:15
Definition custom_line_edit.h:20