Cockatrice 2026-04-21-Development-2.11.0-beta.61
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
DlgLocalGameOptions Class Reference

#include <dlg_local_game_options.h>

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

Public Member Functions

 DlgLocalGameOptions (QWidget *parent=nullptr)
LocalGameOptions getOptions () const

Private Slots

void actOK ()

Private Attributes

QGroupBox * generalGroupBox
QGroupBox * gameSetupOptionsGroupBox
QLabel * numberPlayersLabel
QSpinBox * numberPlayersEdit
QLabel * startingLifeTotalLabel
QSpinBox * startingLifeTotalEdit
QCheckBox * rememberSettingsCheckBox
QDialogButtonBox * buttonBox

Constructor & Destructor Documentation

◆ DlgLocalGameOptions()

DlgLocalGameOptions::DlgLocalGameOptions ( QWidget * parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ actOK

void DlgLocalGameOptions::actOK ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getOptions()

LocalGameOptions DlgLocalGameOptions::getOptions ( ) const
nodiscard
Here is the caller graph for this function:

Member Data Documentation

◆ buttonBox

QDialogButtonBox* DlgLocalGameOptions::buttonBox
private

◆ gameSetupOptionsGroupBox

QGroupBox* DlgLocalGameOptions::gameSetupOptionsGroupBox
private

◆ generalGroupBox

QGroupBox* DlgLocalGameOptions::generalGroupBox
private

◆ numberPlayersEdit

QSpinBox* DlgLocalGameOptions::numberPlayersEdit
private

◆ numberPlayersLabel

QLabel* DlgLocalGameOptions::numberPlayersLabel
private

◆ rememberSettingsCheckBox

QCheckBox* DlgLocalGameOptions::rememberSettingsCheckBox
private

◆ startingLifeTotalEdit

QSpinBox* DlgLocalGameOptions::startingLifeTotalEdit
private

◆ startingLifeTotalLabel

QLabel* DlgLocalGameOptions::startingLifeTotalLabel
private

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