Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_RestoreDialog Class Reference

#include <ui_restoredialog.h>

Inheritance diagram for Ui_RestoreDialog:
[legend]

Public Member Functions

void setupUi (QDialog *RestoreDialog)
 
void retranslateUi (QDialog *RestoreDialog)
 

Public Attributes

QVBoxLayout * verticalLayout_3
 
QVBoxLayout * verticalLayout_2
 
QGroupBox * gbWalletPath
 
QHBoxLayout * horizontalLayout
 
QLineEdit * txtWalletPath
 
QPushButton * toolWalletPath
 
QGroupBox * groupBox
 
QVBoxLayout * verticalLayout
 
QRadioButton * rbReindex
 
QRadioButton * rbSalvage
 
QSpacerItem * verticalSpacer
 
QSpacerItem * verticalSpacer_2
 
QLabel * lblInfo
 
QWidget * buttonsContainerWhite
 
QHBoxLayout * horizontalLayout_2
 
QPushButton * btnReset
 
QSpacerItem * horizontalSpacer
 
QDialogButtonBox * btnBoxRestore
 

Detailed Description

Definition at line 31 of file ui_restoredialog.h.

Member Function Documentation

void Ui_RestoreDialog::retranslateUi ( QDialog *  RestoreDialog)
inline

Definition at line 149 of file ui_restoredialog.h.

Here is the caller graph for this function:

void Ui_RestoreDialog::setupUi ( QDialog *  RestoreDialog)
inline

Definition at line 53 of file ui_restoredialog.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QDialogButtonBox* Ui_RestoreDialog::btnBoxRestore

Definition at line 51 of file ui_restoredialog.h.

QPushButton* Ui_RestoreDialog::btnReset

Definition at line 49 of file ui_restoredialog.h.

QWidget* Ui_RestoreDialog::buttonsContainerWhite

Definition at line 47 of file ui_restoredialog.h.

QGroupBox* Ui_RestoreDialog::gbWalletPath

Definition at line 36 of file ui_restoredialog.h.

QGroupBox* Ui_RestoreDialog::groupBox

Definition at line 40 of file ui_restoredialog.h.

QHBoxLayout* Ui_RestoreDialog::horizontalLayout

Definition at line 37 of file ui_restoredialog.h.

QHBoxLayout* Ui_RestoreDialog::horizontalLayout_2

Definition at line 48 of file ui_restoredialog.h.

QSpacerItem* Ui_RestoreDialog::horizontalSpacer

Definition at line 50 of file ui_restoredialog.h.

QLabel* Ui_RestoreDialog::lblInfo

Definition at line 46 of file ui_restoredialog.h.

QRadioButton* Ui_RestoreDialog::rbReindex

Definition at line 42 of file ui_restoredialog.h.

QRadioButton* Ui_RestoreDialog::rbSalvage

Definition at line 43 of file ui_restoredialog.h.

QPushButton* Ui_RestoreDialog::toolWalletPath

Definition at line 39 of file ui_restoredialog.h.

QLineEdit* Ui_RestoreDialog::txtWalletPath

Definition at line 38 of file ui_restoredialog.h.

QVBoxLayout* Ui_RestoreDialog::verticalLayout

Definition at line 41 of file ui_restoredialog.h.

QVBoxLayout* Ui_RestoreDialog::verticalLayout_2

Definition at line 35 of file ui_restoredialog.h.

QVBoxLayout* Ui_RestoreDialog::verticalLayout_3

Definition at line 34 of file ui_restoredialog.h.

QSpacerItem* Ui_RestoreDialog::verticalSpacer

Definition at line 44 of file ui_restoredialog.h.

QSpacerItem* Ui_RestoreDialog::verticalSpacer_2

Definition at line 45 of file ui_restoredialog.h.


The documentation for this class was generated from the following file: