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

#include <deck_preview_deck_tags_display_widget.h>

Inheritance diagram for DeckPreviewDeckTagsDisplayWidget:
[legend]
Collaboration diagram for DeckPreviewDeckTagsDisplayWidget:
[legend]

Public Slots

void openTagEditDlg ()

Public Member Functions

 DeckPreviewDeckTagsDisplayWidget (QWidget *_parent, DeckList *_deckList)
void connectDeckList (DeckList *_deckList)
void refreshTags ()

Public Attributes

DeckListdeckList
FlowWidgetflowWidget

Constructor & Destructor Documentation

◆ DeckPreviewDeckTagsDisplayWidget()

DeckPreviewDeckTagsDisplayWidget::DeckPreviewDeckTagsDisplayWidget ( QWidget * _parent,
DeckList * _deckList )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ connectDeckList()

void DeckPreviewDeckTagsDisplayWidget::connectDeckList ( DeckList * _deckList)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ openTagEditDlg

void DeckPreviewDeckTagsDisplayWidget::openTagEditDlg ( )
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ refreshTags()

void DeckPreviewDeckTagsDisplayWidget::refreshTags ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ deckList

DeckList* DeckPreviewDeckTagsDisplayWidget::deckList

◆ flowWidget

FlowWidget* DeckPreviewDeckTagsDisplayWidget::flowWidget

The documentation for this class was generated from the following files: