Cockatrice 2026-01-14-Development-2.11.0-beta.46
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ManaDevotionConfigDialog Class Reference

#include <mana_devotion_config_dialog.h>

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

Public Member Functions

 ManaDevotionConfigDialog (DeckListStatisticsAnalyzer *analyzer, ManaDevotionConfig initial={}, QWidget *parent=nullptr)
void retranslateUi ()
void accept () override
ManaDevotionConfig result () const

Private Attributes

ManaDevotionConfig config
QVBoxLayout * layout
QLabel * labelDisplayType
QComboBox * displayType
QLabel * labelFilters
QListWidget * filterList
QDialogButtonBox * buttons

Constructor & Destructor Documentation

◆ ManaDevotionConfigDialog()

ManaDevotionConfigDialog::ManaDevotionConfigDialog ( DeckListStatisticsAnalyzer * analyzer,
ManaDevotionConfig initial = {},
QWidget * parent = nullptr )
Here is the call graph for this function:

Member Function Documentation

◆ accept()

void ManaDevotionConfigDialog::accept ( )
override
Here is the caller graph for this function:

◆ result()

ManaDevotionConfig ManaDevotionConfigDialog::result ( ) const
inline

◆ retranslateUi()

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

Member Data Documentation

◆ buttons

QDialogButtonBox* ManaDevotionConfigDialog::buttons
private

◆ config

ManaDevotionConfig ManaDevotionConfigDialog::config
private

◆ displayType

QComboBox* ManaDevotionConfigDialog::displayType
private

◆ filterList

QListWidget* ManaDevotionConfigDialog::filterList
private

◆ labelDisplayType

QLabel* ManaDevotionConfigDialog::labelDisplayType
private

◆ labelFilters

QLabel* ManaDevotionConfigDialog::labelFilters
private

◆ layout

QVBoxLayout* ManaDevotionConfigDialog::layout
private

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