Bitcoin ABC  0.29.2
P2P Digital Currency
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
ShutdownWindow Class Reference

"Shutdown" window More...

#include <utilitydialog.h>

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

Public Member Functions

 ShutdownWindow (QWidget *parent=nullptr)
 "Shutdown" window More...
 

Static Public Member Functions

static QWidget * showShutdownWindow (QMainWindow *window)
 

Protected Member Functions

void closeEvent (QCloseEvent *event) override
 

Detailed Description

"Shutdown" window

Definition at line 39 of file utilitydialog.h.

Constructor & Destructor Documentation

◆ ShutdownWindow()

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

"Shutdown" window

Definition at line 138 of file utilitydialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ closeEvent()

void ShutdownWindow::closeEvent ( QCloseEvent *  event)
overrideprotected

Definition at line 163 of file utilitydialog.cpp.

◆ showShutdownWindow()

QWidget * ShutdownWindow::showShutdownWindow ( QMainWindow *  window)
static

Definition at line 148 of file utilitydialog.cpp.

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: