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

#include <custom_line_edit.h>

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

Public Member Functions

 LineEditUnfocusable (QWidget *parent=nullptr)
 LineEditUnfocusable (const QString &contents, QWidget *parent=nullptr)

Protected Member Functions

void keyPressEvent (QKeyEvent *event) override
bool eventFilter (QObject *watched, QEvent *event) override

Static Private Member Functions

static bool isUnfocusShortcut (QKeyEvent *key)

Constructor & Destructor Documentation

◆ LineEditUnfocusable() [1/2]

LineEditUnfocusable::LineEditUnfocusable ( QWidget * parent = nullptr)
explicit
Here is the caller graph for this function:

◆ LineEditUnfocusable() [2/2]

LineEditUnfocusable::LineEditUnfocusable ( const QString & contents,
QWidget * parent = nullptr )
explicit

Member Function Documentation

◆ eventFilter()

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

◆ isUnfocusShortcut()

bool LineEditUnfocusable::isUnfocusShortcut ( QKeyEvent * key)
staticprivate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ keyPressEvent()

void LineEditUnfocusable::keyPressEvent ( QKeyEvent * event)
overrideprotected
Here is the call graph for this function:
Here is the caller graph for this function:

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