Bitcoin Core  27.99.0
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, Qt::WindowFlags f=Qt::Widget)
 "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 41 of file utilitydialog.h.

Constructor & Destructor Documentation

◆ ShutdownWindow()

ShutdownWindow::ShutdownWindow ( QWidget *  parent = nullptr,
Qt::WindowFlags  f = Qt::Widget 
)
explicit

"Shutdown" window

Definition at line 141 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 168 of file utilitydialog.cpp.

◆ showShutdownWindow()

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

Definition at line 153 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: