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

#include <pages.h>

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

Public Member Functions

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

Protected Slots

void initializePage () override

Private Slots

void languageBoxChanged (int index)

Private Member Functions

QStringList findQmFiles ()
QString languageName (const QString &lang)

Private Attributes

QLabel * label
QLabel * languageLabel
QLabel * versionLabel
QComboBox * languageBox

Additional Inherited Members

Signals inherited from OracleWizardPage
void readyToContinue ()
Protected Member Functions inherited from OracleWizardPage
OracleWizardwizard ()

Constructor & Destructor Documentation

◆ IntroPage()

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

Member Function Documentation

◆ findQmFiles()

QStringList IntroPage::findQmFiles ( )
private
Here is the caller graph for this function:

◆ initializePage

void IntroPage::initializePage ( )
overrideprotectedslot
Here is the call graph for this function:

◆ languageBoxChanged

void IntroPage::languageBoxChanged ( int index)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ languageName()

QString IntroPage::languageName ( const QString & lang)
private
Here is the caller graph for this function:

◆ retranslateUi()

void IntroPage::retranslateUi ( )
overridevirtual

Implements OracleWizardPage.

Member Data Documentation

◆ label

QLabel* IntroPage::label
private

◆ languageBox

QComboBox* IntroPage::languageBox
private

◆ languageLabel

QLabel * IntroPage::languageLabel
private

◆ versionLabel

QLabel * IntroPage::versionLabel
private

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