Fabcoin Core  0.16.2
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 (FabcoinGUI *window)
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

"Shutdown" window

Definition at line 39 of file utilitydialog.h.

Constructor & Destructor Documentation

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

"Shutdown" window

Definition at line 164 of file utilitydialog.cpp.

Here is the caller graph for this function:

Member Function Documentation

void ShutdownWindow::closeEvent ( QCloseEvent *  event)
protected

Definition at line 191 of file utilitydialog.cpp.

QWidget * ShutdownWindow::showShutdownWindow ( FabcoinGUI window)
static

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