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

#include <pages.h>

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

Public Member Functions

 SaveSetsPage (QWidget *parent=nullptr)
void retranslateUi () override
Public Member Functions inherited from OracleWizardPage
 OracleWizardPage (QWidget *parent=nullptr)

Protected Member Functions

void initializePage () override
void cleanupPage () override
bool validatePage () override
Protected Member Functions inherited from OracleWizardPage
OracleWizardwizard ()

Private Slots

void updateTotalProgress (int cardsImported, int setIndex, const QString &setName)

Private Attributes

QTextEdit * messageLog
QCheckBox * defaultPathCheckBox
QLabel * pathLabel
QLabel * saveLabel

Additional Inherited Members

Signals inherited from OracleWizardPage
void readyToContinue ()

Constructor & Destructor Documentation

◆ SaveSetsPage()

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

Member Function Documentation

◆ cleanupPage()

void SaveSetsPage::cleanupPage ( )
overrideprotected
Here is the call graph for this function:

◆ initializePage()

void SaveSetsPage::initializePage ( )
overrideprotected
Here is the call graph for this function:

◆ retranslateUi()

void SaveSetsPage::retranslateUi ( )
overridevirtual

Implements OracleWizardPage.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateTotalProgress

void SaveSetsPage::updateTotalProgress ( int cardsImported,
int setIndex,
const QString & setName )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ validatePage()

bool SaveSetsPage::validatePage ( )
overrideprotected
Here is the call graph for this function:

Member Data Documentation

◆ defaultPathCheckBox

QCheckBox* SaveSetsPage::defaultPathCheckBox
private

◆ messageLog

QTextEdit* SaveSetsPage::messageLog
private

◆ pathLabel

QLabel* SaveSetsPage::pathLabel
private

◆ saveLabel

QLabel* SaveSetsPage::saveLabel
private

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