Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
GUIUtil::ItemDelegate Class Reference

#include <guiutil.h>

Inheritance diagram for GUIUtil::ItemDelegate:
[legend]
Collaboration diagram for GUIUtil::ItemDelegate:
[legend]

Signals

void keyEscapePressed ()

Public Member Functions

 ItemDelegate (QObject *parent)

Private Member Functions

bool eventFilter (QObject *object, QEvent *event) override

Detailed Description

Definition at line 302 of file guiutil.h.

Constructor & Destructor Documentation

◆ ItemDelegate()

GUIUtil::ItemDelegate::ItemDelegate ( QObject * parent)
inline

Definition at line 306 of file guiutil.h.

Member Function Documentation

◆ eventFilter()

bool GUIUtil::ItemDelegate::eventFilter ( QObject * object,
QEvent * event )
overrideprivate

Definition at line 886 of file guiutil.cpp.

Here is the call graph for this function:

◆ keyEscapePressed

void GUIUtil::ItemDelegate::keyEscapePressed ( )
signal
Here is the caller graph for this function:

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