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

#include <dlg_settings.h>

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

Public Member Functions

 UserInterfaceSettingsPage ()
void retranslateUi () override

Private Slots

void setNotificationEnabled (QT_STATE_CHANGED_T)

Private Attributes

QCheckBox notificationsEnabledCheckBox
QCheckBox specNotificationsEnabledCheckBox
QCheckBox buddyConnectNotificationsEnabledCheckBox
QCheckBox doubleClickToPlayCheckBox
QCheckBox clickPlaysAllSelectedCheckBox
QCheckBox playToStackCheckBox
QCheckBox doNotDeleteArrowsInSubPhasesCheckBox
QCheckBox closeEmptyCardViewCheckBox
QCheckBox focusCardViewSearchBarCheckBox
QCheckBox annotateTokensCheckBox
QCheckBox useTearOffMenusCheckBox
QCheckBox tapAnimationCheckBox
QCheckBox openDeckInNewTabCheckBox
QLabel visualDeckStoragePromptForConversionLabel
QComboBox visualDeckStoragePromptForConversionSelector
QCheckBox visualDeckStorageInGameCheckBox
QCheckBox visualDeckStorageSelectionAnimationCheckBox
QLabel defaultDeckEditorTypeLabel
QComboBox defaultDeckEditorTypeSelector
QLabel rewindBufferingMsLabel
QSpinBox rewindBufferingMsBox
QGroupBox * generalGroupBox
QGroupBox * notificationsGroupBox
QGroupBox * animationGroupBox
QGroupBox * deckEditorGroupBox
QGroupBox * replayGroupBox

Constructor & Destructor Documentation

◆ UserInterfaceSettingsPage()

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

Member Function Documentation

◆ retranslateUi()

void UserInterfaceSettingsPage::retranslateUi ( )
overridevirtual

Implements AbstractSettingsPage.

Here is the caller graph for this function:

◆ setNotificationEnabled

void UserInterfaceSettingsPage::setNotificationEnabled ( QT_STATE_CHANGED_T i)
privateslot
Here is the caller graph for this function:

Member Data Documentation

◆ animationGroupBox

QGroupBox* UserInterfaceSettingsPage::animationGroupBox
private

◆ annotateTokensCheckBox

QCheckBox UserInterfaceSettingsPage::annotateTokensCheckBox
private

◆ buddyConnectNotificationsEnabledCheckBox

QCheckBox UserInterfaceSettingsPage::buddyConnectNotificationsEnabledCheckBox
private

◆ clickPlaysAllSelectedCheckBox

QCheckBox UserInterfaceSettingsPage::clickPlaysAllSelectedCheckBox
private

◆ closeEmptyCardViewCheckBox

QCheckBox UserInterfaceSettingsPage::closeEmptyCardViewCheckBox
private

◆ deckEditorGroupBox

QGroupBox* UserInterfaceSettingsPage::deckEditorGroupBox
private

◆ defaultDeckEditorTypeLabel

QLabel UserInterfaceSettingsPage::defaultDeckEditorTypeLabel
private

◆ defaultDeckEditorTypeSelector

QComboBox UserInterfaceSettingsPage::defaultDeckEditorTypeSelector
private

◆ doNotDeleteArrowsInSubPhasesCheckBox

QCheckBox UserInterfaceSettingsPage::doNotDeleteArrowsInSubPhasesCheckBox
private

◆ doubleClickToPlayCheckBox

QCheckBox UserInterfaceSettingsPage::doubleClickToPlayCheckBox
private

◆ focusCardViewSearchBarCheckBox

QCheckBox UserInterfaceSettingsPage::focusCardViewSearchBarCheckBox
private

◆ generalGroupBox

QGroupBox* UserInterfaceSettingsPage::generalGroupBox
private

◆ notificationsEnabledCheckBox

QCheckBox UserInterfaceSettingsPage::notificationsEnabledCheckBox
private

◆ notificationsGroupBox

QGroupBox* UserInterfaceSettingsPage::notificationsGroupBox
private

◆ openDeckInNewTabCheckBox

QCheckBox UserInterfaceSettingsPage::openDeckInNewTabCheckBox
private

◆ playToStackCheckBox

QCheckBox UserInterfaceSettingsPage::playToStackCheckBox
private

◆ replayGroupBox

QGroupBox* UserInterfaceSettingsPage::replayGroupBox
private

◆ rewindBufferingMsBox

QSpinBox UserInterfaceSettingsPage::rewindBufferingMsBox
private

◆ rewindBufferingMsLabel

QLabel UserInterfaceSettingsPage::rewindBufferingMsLabel
private

◆ specNotificationsEnabledCheckBox

QCheckBox UserInterfaceSettingsPage::specNotificationsEnabledCheckBox
private

◆ tapAnimationCheckBox

QCheckBox UserInterfaceSettingsPage::tapAnimationCheckBox
private

◆ useTearOffMenusCheckBox

QCheckBox UserInterfaceSettingsPage::useTearOffMenusCheckBox
private

◆ visualDeckStorageInGameCheckBox

QCheckBox UserInterfaceSettingsPage::visualDeckStorageInGameCheckBox
private

◆ visualDeckStoragePromptForConversionLabel

QLabel UserInterfaceSettingsPage::visualDeckStoragePromptForConversionLabel
private

◆ visualDeckStoragePromptForConversionSelector

QComboBox UserInterfaceSettingsPage::visualDeckStoragePromptForConversionSelector
private

◆ visualDeckStorageSelectionAnimationCheckBox

QCheckBox UserInterfaceSettingsPage::visualDeckStorageSelectionAnimationCheckBox
private

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