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

#include <dlg_load_remote_deck.h>

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

Public Member Functions

 DlgLoadRemoteDeck (AbstractClient *_client, QWidget *parent=nullptr)
int getDeckId () const

Private Slots

void currentItemChanged (const QModelIndex &current, const QModelIndex &previous)

Private Attributes

AbstractClientclient
RemoteDeckList_TreeWidgetdirView
QDialogButtonBox * buttonBox

Constructor & Destructor Documentation

◆ DlgLoadRemoteDeck()

DlgLoadRemoteDeck::DlgLoadRemoteDeck ( AbstractClient * _client,
QWidget * parent = nullptr )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ currentItemChanged

void DlgLoadRemoteDeck::currentItemChanged ( const QModelIndex & current,
const QModelIndex & previous )
privateslot
Here is the caller graph for this function:

◆ getDeckId()

int DlgLoadRemoteDeck::getDeckId ( ) const
nodiscard
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ buttonBox

QDialogButtonBox* DlgLoadRemoteDeck::buttonBox
private

◆ client

AbstractClient* DlgLoadRemoteDeck::client
private

◆ dirView

RemoteDeckList_TreeWidget* DlgLoadRemoteDeck::dirView
private

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