Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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

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 142 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 169 of file utilitydialog.cpp.

◆ showShutdownWindow()

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

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