BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
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=0, Qt::WindowFlags f=0)
 "Shutdown" window More...
 

Static Public Member Functions

static QWidget * showShutdownWindow (BitcoinGUI *window)
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

"Shutdown" window

Definition at line 43 of file utilitydialog.h.

Constructor & Destructor Documentation

◆ ShutdownWindow()

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

"Shutdown" window

Definition at line 152 of file utilitydialog.cpp.

Here is the caller graph for this function:

Member Function Documentation

◆ closeEvent()

void ShutdownWindow::closeEvent ( QCloseEvent *  event)
protected

Definition at line 178 of file utilitydialog.cpp.

◆ showShutdownWindow()

QWidget * ShutdownWindow::showShutdownWindow ( BitcoinGUI window)
static

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