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

#include <dlg_settings.h>

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

Public Member Functions

 ShortcutSettingsPage ()
void retranslateUi () override

Private Slots

void resetShortcuts ()
void clearShortcuts ()
void currentItemChanged (const QString &key)

Private Attributes

SearchLineEditsearchEdit
ShortcutTreeViewshortcutsTable
QVBoxLayout * mainLayout
QHBoxLayout * buttonsLayout
QGroupBox * editShortcutGroupBox
QGridLayout * editLayout
QLabel * currentActionGroupLabel
QLabel * currentActionGroupName
QLabel * currentActionLabel
QLabel * currentActionName
QLabel * currentShortcutLabel
SequenceEditeditTextBox
QLabel * faqLabel
QPushButton * btnResetAll
QPushButton * btnClearAll

Constructor & Destructor Documentation

◆ ShortcutSettingsPage()

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

Member Function Documentation

◆ clearShortcuts

void ShortcutSettingsPage::clearShortcuts ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ currentItemChanged

void ShortcutSettingsPage::currentItemChanged ( const QString & key)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ resetShortcuts

void ShortcutSettingsPage::resetShortcuts ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retranslateUi()

void ShortcutSettingsPage::retranslateUi ( )
overridevirtual

Implements AbstractSettingsPage.

Here is the caller graph for this function:

Member Data Documentation

◆ btnClearAll

QPushButton* ShortcutSettingsPage::btnClearAll
private

◆ btnResetAll

QPushButton* ShortcutSettingsPage::btnResetAll
private

◆ buttonsLayout

QHBoxLayout* ShortcutSettingsPage::buttonsLayout
private

◆ currentActionGroupLabel

QLabel* ShortcutSettingsPage::currentActionGroupLabel
private

◆ currentActionGroupName

QLabel* ShortcutSettingsPage::currentActionGroupName
private

◆ currentActionLabel

QLabel* ShortcutSettingsPage::currentActionLabel
private

◆ currentActionName

QLabel* ShortcutSettingsPage::currentActionName
private

◆ currentShortcutLabel

QLabel* ShortcutSettingsPage::currentShortcutLabel
private

◆ editLayout

QGridLayout* ShortcutSettingsPage::editLayout
private

◆ editShortcutGroupBox

QGroupBox* ShortcutSettingsPage::editShortcutGroupBox
private

◆ editTextBox

SequenceEdit* ShortcutSettingsPage::editTextBox
private

◆ faqLabel

QLabel* ShortcutSettingsPage::faqLabel
private

◆ mainLayout

QVBoxLayout* ShortcutSettingsPage::mainLayout
private

◆ searchEdit

SearchLineEdit* ShortcutSettingsPage::searchEdit
private

◆ shortcutsTable

ShortcutTreeView* ShortcutSettingsPage::shortcutsTable
private

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