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

#include <tab_deck_storage_visual.h>

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

Public Slots

void actOpenLocalDeck (const QString &filePath)

Signals

void openDeckEditor (DeckLoader *deckLoader)
Signals inherited from Tab
void userEvent (bool globalEvent=true)
void tabTextChanged (Tab *tab, const QString &newTabText)

Public Member Functions

 TabDeckStorageVisual (TabSupervisor *_tabSupervisor)
void retranslateUi () override
QString getTabText () const override
Public Member Functions inherited from Tab
 Tab (TabSupervisor *_tabSupervisor)
const QList< QMenu * > & getTabMenus () const
TabSupervisorgetTabSupervisor () const
bool getContentsChanged () const
void setContentsChanged (bool _contentsChanged)
virtual bool closeRequest ()
virtual void tabActivated ()

Private Attributes

VisualDeckStorageWidgetvisualDeckStorageWidget

Additional Inherited Members

Protected Slots inherited from Tab
void showCardInfoPopup (const QPoint &pos, const CardRef &cardRef)
void deleteCardInfoPopup (const QString &cardName)
Protected Member Functions inherited from Tab
void addTabMenu (QMenu *menu)
Protected Attributes inherited from Tab
TabSupervisortabSupervisor

Constructor & Destructor Documentation

◆ TabDeckStorageVisual()

TabDeckStorageVisual::TabDeckStorageVisual ( TabSupervisor * _tabSupervisor)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ actOpenLocalDeck

void TabDeckStorageVisual::actOpenLocalDeck ( const QString & filePath)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getTabText()

QString TabDeckStorageVisual::getTabText ( ) const
inlinenodiscardoverridevirtual

Implements Tab.

◆ openDeckEditor

void TabDeckStorageVisual::openDeckEditor ( DeckLoader * deckLoader)
signal
Here is the caller graph for this function:

◆ retranslateUi()

void TabDeckStorageVisual::retranslateUi ( )
inlineoverridevirtual

Implements Tab.

Member Data Documentation

◆ visualDeckStorageWidget

VisualDeckStorageWidget* TabDeckStorageVisual::visualDeckStorageWidget
private

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