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

#include <key_signals.h>

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

Signals

void onEnter ()
void onCtrlEnter ()
void onCtrlAltEnter ()
void onShiftLeft ()
void onShiftRight ()
void onDelete ()
void onCtrlAltMinus ()
void onCtrlAltEqual ()
void onCtrlAltLBracket ()
void onCtrlAltRBracket ()
void onShiftS ()
void onCtrlC ()

Protected Member Functions

bool eventFilter (QObject *, QEvent *event) override

Member Function Documentation

◆ eventFilter()

bool KeySignals::eventFilter ( QObject * ,
QEvent * event )
overrideprotected
Here is the call graph for this function:

◆ onCtrlAltEnter

void KeySignals::onCtrlAltEnter ( )
signal
Here is the caller graph for this function:

◆ onCtrlAltEqual

void KeySignals::onCtrlAltEqual ( )
signal
Here is the caller graph for this function:

◆ onCtrlAltLBracket

void KeySignals::onCtrlAltLBracket ( )
signal
Here is the caller graph for this function:

◆ onCtrlAltMinus

void KeySignals::onCtrlAltMinus ( )
signal
Here is the caller graph for this function:

◆ onCtrlAltRBracket

void KeySignals::onCtrlAltRBracket ( )
signal
Here is the caller graph for this function:

◆ onCtrlC

void KeySignals::onCtrlC ( )
signal
Here is the caller graph for this function:

◆ onCtrlEnter

void KeySignals::onCtrlEnter ( )
signal
Here is the caller graph for this function:

◆ onDelete

void KeySignals::onDelete ( )
signal
Here is the caller graph for this function:

◆ onEnter

void KeySignals::onEnter ( )
signal
Here is the caller graph for this function:

◆ onShiftLeft

void KeySignals::onShiftLeft ( )
signal
Here is the caller graph for this function:

◆ onShiftRight

void KeySignals::onShiftRight ( )
signal
Here is the caller graph for this function:

◆ onShiftS

void KeySignals::onShiftS ( )
signal
Here is the caller graph for this function:

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