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

Supporting widgets for DeckList editors. More...

Collaboration diagram for Deck Editor Widgets:

Topics

 Deck Editor Tabs
 Tabs for the DeckList Editors.
 Deck Editor Analytics Widgets
 Widgets for analyzing a DeckList.
 Card Group Display Widgets
 Widgets for displaying groups of cards.
 Printing Widgets
 Widgets for handling PrintingInfo of cards in a DeckList.

Files

file  card_info_picture_enlarged_widget.h
 TODO: Document this.
file  card_size_widget.h
 TODO: Document this.
file  deck_card_zone_display_widget.h
 TODO: Document this.
file  deck_editor_card_info_dock_widget.h
 A Deck Editor DockWidget that displays a CardInfoFrameWidget, which shows detailed information about a card, such as the picture or various attributes.
file  deck_editor_database_display_widget.h
 A Deck Editor Widget that displays a QTreeView of a CardDatabaseModel.
file  deck_editor_deck_dock_widget.h
 A Deck Editor DockWidget that displays several Qt Editors to modify various deck attributes as well as a QTreeView of the DeckListModel.
file  deck_editor_filter_dock_widget.h
 A Deck Editor DockWidget that displays and allows modifying filters applied to the CardDatabaseDisplayModel.
file  deck_editor_printing_selector_dock_widget.h
 A Deck Editor DockWidget that displays a PrintingSelector, which allows choosing different printings.

Classes

class  TabDeckEditorVisualTabWidget
 Tab container for the visual deck editor. More...

Detailed Description

Supporting widgets for DeckList editors.

Contains specialized UI components that extend DeckList editors with interactive functionality, data views, and user interaction tools.