![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <focuseddialog.h>
Public Member Functions | |
| FocusedDialog (QWidget *parent=nullptr) | |
| ~FocusedDialog () | |
| void | showEvent (QShowEvent *event) |
Protected Member Functions | |
| void | keyPressEvent (QKeyEvent *e) |
Definition at line 10 of file focuseddialog.h.
|
explicit |
Definition at line 9 of file focuseddialog.cpp.
| FocusedDialog::~FocusedDialog | ( | ) |
Definition at line 29 of file focuseddialog.cpp.
|
protected |
Definition at line 18 of file focuseddialog.cpp.
| void FocusedDialog::showEvent | ( | QShowEvent * | event | ) |