Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
SoundSettingsPage Class Reference

#include <sound_settings_page.h>

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

Public Member Functions

 SoundSettingsPage ()
void retranslateUi () override
Public Member Functions inherited from AbstractSettingsPage
virtual QList< SettingsSearchEntrygetSearchEntries ()

Private Slots

void masterVolumeChanged (int value)
void themeBoxChanged (int index)

Private Attributes

QLabel themeLabel
QComboBox themeBox
QGroupBox * soundGroupBox
QPushButton soundTestButton
QCheckBox soundEnabledCheckBox
QLabel masterVolumeLabel
QSlider * masterVolumeSlider
QSpinBox * masterVolumeSpinBox

Additional Inherited Members

Static Protected Member Functions inherited from AbstractSettingsPage
static QList< SettingsSearchEntryautoDetectSearchEntries (QWidget *page, int pageIndex)

Constructor & Destructor Documentation

◆ SoundSettingsPage()

SoundSettingsPage::SoundSettingsPage ( )
Here is the call graph for this function:

Member Function Documentation

◆ masterVolumeChanged

void SoundSettingsPage::masterVolumeChanged ( int value)
privateslot
Here is the caller graph for this function:

◆ retranslateUi()

void SoundSettingsPage::retranslateUi ( )
overridevirtual

Implements AbstractSettingsPage.

Here is the caller graph for this function:

◆ themeBoxChanged

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

Member Data Documentation

◆ masterVolumeLabel

QLabel SoundSettingsPage::masterVolumeLabel
private

◆ masterVolumeSlider

QSlider* SoundSettingsPage::masterVolumeSlider
private

◆ masterVolumeSpinBox

QSpinBox* SoundSettingsPage::masterVolumeSpinBox
private

◆ soundEnabledCheckBox

QCheckBox SoundSettingsPage::soundEnabledCheckBox
private

◆ soundGroupBox

QGroupBox* SoundSettingsPage::soundGroupBox
private

◆ soundTestButton

QPushButton SoundSettingsPage::soundTestButton
private

◆ themeBox

QComboBox SoundSettingsPage::themeBox
private

◆ themeLabel

QLabel SoundSettingsPage::themeLabel
private

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