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

#include <dlg_convert_deck_to_cod_format.h>

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

Public Member Functions

 DialogConvertDeckToCodFormat (QWidget *parent)
void retranslateUi ()
bool dontAskAgain () const

Private Attributes

QVBoxLayout * layout
QLabel * label
QCheckBox * dontAskAgainCheckbox
QDialogButtonBox * buttonBox

Constructor & Destructor Documentation

◆ DialogConvertDeckToCodFormat()

DialogConvertDeckToCodFormat::DialogConvertDeckToCodFormat ( QWidget * parent)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ dontAskAgain()

bool DialogConvertDeckToCodFormat::dontAskAgain ( ) const
nodiscard
Here is the caller graph for this function:

◆ retranslateUi()

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

Member Data Documentation

◆ buttonBox

QDialogButtonBox* DialogConvertDeckToCodFormat::buttonBox
private

◆ dontAskAgainCheckbox

QCheckBox* DialogConvertDeckToCodFormat::dontAskAgainCheckbox
private

◆ label

QLabel* DialogConvertDeckToCodFormat::label
private

◆ layout

QVBoxLayout* DialogConvertDeckToCodFormat::layout
private

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