Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
abstract_tab_deck_editor.h File Reference

Defines the AbstractTabDeckEditor class, which provides a base for deck editor tabs in the application. More...

#include "../interface/widgets/deck_editor/deck_editor_card_info_dock_widget.h"
#include "../interface/widgets/deck_editor/deck_editor_database_display_widget.h"
#include "../interface/widgets/deck_editor/deck_editor_deck_dock_widget.h"
#include "../interface/widgets/deck_editor/deck_editor_filter_dock_widget.h"
#include "../interface/widgets/deck_editor/deck_editor_printing_selector_dock_widget.h"
#include "../interface/widgets/menus/deck_editor_menu.h"
#include "../interface/widgets/visual_deck_storage/deck_preview/deck_preview_deck_tags_display_widget.h"
#include "tab.h"
#include <libcockatrice/deck_list/deck_list_history_manager.h>
Include dependency graph for abstract_tab_deck_editor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractTabDeckEditor
 AbstractTabDeckEditor is the base class for all deck editor tabs. More...

Detailed Description

Defines the AbstractTabDeckEditor class, which provides a base for deck editor tabs in the application.