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

#include <deck_editor_card_info_dock_widget.h>

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

Public Slots

void updateCard (const ExactCard &_card)

Public Member Functions

 DeckEditorCardInfoDockWidget (AbstractTabDeckEditor *parent)
void createCardInfoDock ()
void retranslateUi ()

Public Attributes

AbstractTabDeckEditordeckEditor
CardInfoFrameWidgetcardInfo

Constructor & Destructor Documentation

◆ DeckEditorCardInfoDockWidget()

DeckEditorCardInfoDockWidget::DeckEditorCardInfoDockWidget ( AbstractTabDeckEditor * parent)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ createCardInfoDock()

void DeckEditorCardInfoDockWidget::createCardInfoDock ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retranslateUi()

void DeckEditorCardInfoDockWidget::retranslateUi ( )
Here is the caller graph for this function:

◆ updateCard

void DeckEditorCardInfoDockWidget::updateCard ( const ExactCard & _card)
slot

Member Data Documentation

◆ cardInfo

CardInfoFrameWidget* DeckEditorCardInfoDockWidget::cardInfo

◆ deckEditor

AbstractTabDeckEditor* DeckEditorCardInfoDockWidget::deckEditor

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