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

#include <dlg_settings.h>

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

Public Member Functions

 SoundSettingsPage ()
void retranslateUi () override

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

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: