PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Protected Member Functions | List of all members
FocusedDialog Class Reference

#include <focuseddialog.h>

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

Public Member Functions

 FocusedDialog (QWidget *parent=nullptr)
 
 ~FocusedDialog ()
 
void showEvent (QShowEvent *event)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *e)
 

Detailed Description

Definition at line 10 of file focuseddialog.h.

Constructor & Destructor Documentation

◆ FocusedDialog()

FocusedDialog::FocusedDialog ( QWidget *  parent = nullptr)
explicit

Definition at line 9 of file focuseddialog.cpp.

◆ ~FocusedDialog()

FocusedDialog::~FocusedDialog ( )

Definition at line 29 of file focuseddialog.cpp.

Member Function Documentation

◆ keyPressEvent()

void FocusedDialog::keyPressEvent ( QKeyEvent *  e)
protected

Definition at line 18 of file focuseddialog.cpp.

◆ showEvent()

void FocusedDialog::showEvent ( QShowEvent *  event)

Definition at line 13 of file focuseddialog.cpp.

Here is the caller graph for this function:

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