![]() |
PRCYCoin
2.0.0.7rc1
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 void | showShutdownWindow (BitcoinGUI *window) |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
"Shutdown" window
Definition at line 41 of file utilitydialog.h.
| ShutdownWindow::ShutdownWindow | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
"Shutdown" window
Definition at line 153 of file utilitydialog.cpp.
|
protected |
Definition at line 180 of file utilitydialog.cpp.
|
static |
Definition at line 162 of file utilitydialog.cpp.
1.8.17