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

#include <replay_quick_settings_widget.h>

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

Signals

void fastForwardSpeedChanged (qreal speed)
void skipEmptySectionsChanged (bool skip)

Public Member Functions

 ReplayQuickSettingsWidget (QWidget *parent)
void retranslateUi ()
Public Member Functions inherited from SettingsButtonWidget
 SettingsButtonWidget (QWidget *parent=nullptr)
 ~SettingsButtonWidget () override
void addSettingsWidget (QWidget *toAdd) const
void removeSettingsWidget (QWidget *toRemove) const
void setButtonIcon (QPixmap iconMap)
void setButtonText (const QString &buttonText)
void setCompact (bool compact)
bool isCompact () const

Private Slots

void actUpdateFastForwardSpeed (qreal value)
void actUpdateSkipEmptySections (QT_STATE_CHANGED_T value)

Private Attributes

QLabel fastForwardSpeedLabel
QDoubleSpinBox fastForwardSpeedBox
QCheckBox skipEmptyCheckBox

Additional Inherited Members

Public Attributes inherited from SettingsButtonWidget
SettingsPopupWidgetpopup
Protected Member Functions inherited from SettingsButtonWidget
void mousePressEvent (QMouseEvent *event) override

Constructor & Destructor Documentation

◆ ReplayQuickSettingsWidget()

ReplayQuickSettingsWidget::ReplayQuickSettingsWidget ( QWidget * parent)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ actUpdateFastForwardSpeed

void ReplayQuickSettingsWidget::actUpdateFastForwardSpeed ( qreal value)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ actUpdateSkipEmptySections

void ReplayQuickSettingsWidget::actUpdateSkipEmptySections ( QT_STATE_CHANGED_T value)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fastForwardSpeedChanged

void ReplayQuickSettingsWidget::fastForwardSpeedChanged ( qreal speed)
signal
Here is the caller graph for this function:

◆ retranslateUi()

void ReplayQuickSettingsWidget::retranslateUi ( )
Here is the caller graph for this function:

◆ skipEmptySectionsChanged

void ReplayQuickSettingsWidget::skipEmptySectionsChanged ( bool skip)
signal
Here is the caller graph for this function:

Member Data Documentation

◆ fastForwardSpeedBox

QDoubleSpinBox ReplayQuickSettingsWidget::fastForwardSpeedBox
private

◆ fastForwardSpeedLabel

QLabel ReplayQuickSettingsWidget::fastForwardSpeedLabel
private

◆ skipEmptyCheckBox

QCheckBox ReplayQuickSettingsWidget::skipEmptyCheckBox
private

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