Bitcoin
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
ShutdownWindow Class Reference

#include <utilitydialog.h>

Inheritance diagram for ShutdownWindow:

Public Member Functions

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

Static Public Member Functions

static QWidget * showShutdownWindow (BitcoinGUI *window)
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

"Shutdown" window

Constructor & Destructor Documentation

◆ ShutdownWindow()

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

"Shutdown" window

Member Function Documentation

◆ closeEvent()

void ShutdownWindow::closeEvent ( QCloseEvent *  event)
protected

◆ showShutdownWindow()

QWidget * ShutdownWindow::showShutdownWindow ( BitcoinGUI window)
static

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