Fabcoin Core
0.16.2
P2P Digital Currency
|
"Shutdown" window More...
#include <utilitydialog.h>
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) |
"Shutdown" window
Definition at line 39 of file utilitydialog.h.
ShutdownWindow::ShutdownWindow | ( | QWidget * | parent = 0 , |
Qt::WindowFlags | f = 0 |
||
) |
"Shutdown" window
Definition at line 164 of file utilitydialog.cpp.
|
protected |
Definition at line 191 of file utilitydialog.cpp.
|
static |
Definition at line 174 of file utilitydialog.cpp.