![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include <ui_i2pshowaddresses.h>
Public Member Functions | |
void | setupUi (QDialog *ShowI2PAddresses) |
void | retranslateUi (QDialog *ShowI2PAddresses) |
Public Attributes | |
QVBoxLayout * | verticalLayout |
QLabel * | label |
QLabel * | label_3 |
QTextEdit * | privText |
QLabel * | label_4 |
QPlainTextEdit * | pubText |
QLabel * | label_5 |
QLineEdit * | b32Line |
QHBoxLayout * | horizontalLayout |
QPushButton * | privButton |
QPushButton * | pubButton |
QPushButton * | b32Button |
Definition at line 28 of file ui_i2pshowaddresses.h.
|
inline |
|
inline |
Definition at line 44 of file ui_i2pshowaddresses.h.
QPushButton* Ui_ShowI2PAddresses::b32Button |
Definition at line 42 of file ui_i2pshowaddresses.h.
QLineEdit* Ui_ShowI2PAddresses::b32Line |
Definition at line 38 of file ui_i2pshowaddresses.h.
QHBoxLayout* Ui_ShowI2PAddresses::horizontalLayout |
Definition at line 39 of file ui_i2pshowaddresses.h.
QLabel* Ui_ShowI2PAddresses::label |
Definition at line 32 of file ui_i2pshowaddresses.h.
QLabel* Ui_ShowI2PAddresses::label_3 |
Definition at line 33 of file ui_i2pshowaddresses.h.
QLabel* Ui_ShowI2PAddresses::label_4 |
Definition at line 35 of file ui_i2pshowaddresses.h.
QLabel* Ui_ShowI2PAddresses::label_5 |
Definition at line 37 of file ui_i2pshowaddresses.h.
QPushButton* Ui_ShowI2PAddresses::privButton |
Definition at line 40 of file ui_i2pshowaddresses.h.
QTextEdit* Ui_ShowI2PAddresses::privText |
Definition at line 34 of file ui_i2pshowaddresses.h.
QPushButton* Ui_ShowI2PAddresses::pubButton |
Definition at line 41 of file ui_i2pshowaddresses.h.
QPlainTextEdit* Ui_ShowI2PAddresses::pubText |
Definition at line 36 of file ui_i2pshowaddresses.h.
QVBoxLayout* Ui_ShowI2PAddresses::verticalLayout |
Definition at line 31 of file ui_i2pshowaddresses.h.