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

#include <custom_line_edit.h>

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

Public Member Functions

 SearchLineEdit ()
void setTreeView (QTreeView *_treeView)
Public Member Functions inherited from LineEditUnfocusable
 LineEditUnfocusable (QWidget *parent=nullptr)
 LineEditUnfocusable (const QString &contents, QWidget *parent=nullptr)

Protected Member Functions

void keyPressEvent (QKeyEvent *event) override
Protected Member Functions inherited from LineEditUnfocusable
void keyPressEvent (QKeyEvent *event) override
bool eventFilter (QObject *watched, QEvent *event) override

Private Attributes

QTreeView * treeView

Constructor & Destructor Documentation

◆ SearchLineEdit()

SearchLineEdit::SearchLineEdit ( )
inline

Member Function Documentation

◆ keyPressEvent()

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

◆ setTreeView()

void SearchLineEdit::setTreeView ( QTreeView * _treeView)
inline

Member Data Documentation

◆ treeView

QTreeView* SearchLineEdit::treeView
private

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