Raven Core  3.0.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=0, Qt::WindowFlags f=0)
 "Shutdown" window More...
 

Static Public Member Functions

static QWidget * showShutdownWindow (RavenGUI *window)
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

"Shutdown" window

Definition at line 40 of file utilitydialog.h.

Constructor & Destructor Documentation

◆ ShutdownWindow()

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

"Shutdown" window

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

◆ showShutdownWindow()

QWidget * ShutdownWindow::showShutdownWindow ( RavenGUI window)
static

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