#include <pwidget.h>
|
| void | message (const QString &title, const QString &body, unsigned int style, bool *ret=nullptr) |
| |
| void | showHide (bool show) |
| |
| bool | execDialog (QDialog *dialog, int xDiv=3, int yDiv=5) |
| |
Definition at line 29 of file pwidget.h.
◆ PWidget() [1/2]
| PWidget::PWidget |
( |
PIVXGUI * |
_window = nullptr, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ PWidget() [2/2]
| PWidget::PWidget |
( |
PWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ask()
| bool PWidget::ask |
( |
const QString & |
title, |
|
|
const QString & |
message |
|
) |
| |
|
protected |
◆ changeTheme
| void PWidget::changeTheme |
( |
bool |
isLightTheme, |
|
|
QString & |
theme |
|
) |
| |
|
protectedvirtualslot |
◆ emitMessage()
| void PWidget::emitMessage |
( |
const QString & |
title, |
|
|
const QString & |
message, |
|
|
unsigned int |
style, |
|
|
bool * |
ret = nullptr |
|
) |
| |
◆ errorString
| void PWidget::errorString |
( |
QString |
error, |
|
|
int |
type |
|
) |
| |
|
privateslot |
◆ execDialog
| bool PWidget::execDialog |
( |
QDialog * |
dialog, |
|
|
int |
xDiv = 3, |
|
|
int |
yDiv = 5 |
|
) |
| |
|
signal |
◆ execute()
◆ getWindow()
◆ inform()
| void PWidget::inform |
( |
const QString & |
message | ) |
|
◆ init()
◆ loadClientModel()
| void PWidget::loadClientModel |
( |
| ) |
|
|
protectedvirtual |
◆ loadWalletModel()
| void PWidget::loadWalletModel |
( |
| ) |
|
|
protectedvirtual |
Reimplemented in TopBar, SettingsWalletOptionsWidget, SettingsWidget, SendMultiRow, SendWidget, ReceiveWidget, NavMenuWidget, GovernanceWidget, DashboardWidget, ColdStakingWidget, and AddressesWidget.
Definition at line 131 of file pwidget.cpp.
◆ message
| void PWidget::message |
( |
const QString & |
title, |
|
|
const QString & |
body, |
|
|
unsigned int |
style, |
|
|
bool * |
ret = nullptr |
|
) |
| |
|
signal |
◆ onChangeTheme
| void PWidget::onChangeTheme |
( |
bool |
isLightTheme, |
|
|
QString & |
theme |
|
) |
| |
|
protectedslot |
◆ onError()
| void PWidget::onError |
( |
QString |
error, |
|
|
int |
type |
|
) |
| |
|
overridevirtual |
◆ run()
| void PWidget::run |
( |
int |
type | ) |
|
|
overridevirtual |
◆ setClientModel()
◆ setWalletModel()
◆ showDialog()
| void PWidget::showDialog |
( |
QDialog * |
dialog, |
|
|
int |
xDiv = 3, |
|
|
int |
yDiv = 5 |
|
) |
| |
|
protected |
◆ showHide
| void PWidget::showHide |
( |
bool |
show | ) |
|
|
signal |
◆ showHideOp()
| void PWidget::showHideOp |
( |
bool |
show | ) |
|
|
protected |
◆ translate()
| QString PWidget::translate |
( |
const char * |
msg | ) |
|
|
inlineoverride |
◆ warn()
| void PWidget::warn |
( |
const QString & |
title, |
|
|
const QString & |
message |
|
) |
| |
|
protected |
◆ clientModel
◆ task
◆ walletModel
◆ window
The documentation for this class was generated from the following files: