Bitcoin Core  0.21.1
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Ui_OpenURIDialog Class Reference

#include <ui_openuridialog.h>

Inheritance diagram for Ui_OpenURIDialog:
[legend]
Collaboration diagram for Ui_OpenURIDialog:
[legend]

Public Member Functions

void setupUi (QDialog *OpenURIDialog)
 
void retranslateUi (QDialog *OpenURIDialog)
 

Public Attributes

QVBoxLayout * verticalLayout
 
QHBoxLayout * horizontalLayout
 
QLabel * label
 
QValidatedLineEdituriEdit
 
QSpacerItem * verticalSpacer
 
QDialogButtonBox * buttonBox
 

Detailed Description

Definition at line 27 of file ui_openuridialog.h.

Member Function Documentation

void Ui_OpenURIDialog::retranslateUi ( QDialog *  OpenURIDialog)
inline

Definition at line 79 of file ui_openuridialog.h.

Here is the caller graph for this function:

void Ui_OpenURIDialog::setupUi ( QDialog *  OpenURIDialog)
inline

Definition at line 37 of file ui_openuridialog.h.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QDialogButtonBox* Ui_OpenURIDialog::buttonBox

Definition at line 35 of file ui_openuridialog.h.

QHBoxLayout* Ui_OpenURIDialog::horizontalLayout

Definition at line 31 of file ui_openuridialog.h.

QLabel* Ui_OpenURIDialog::label

Definition at line 32 of file ui_openuridialog.h.

QValidatedLineEdit* Ui_OpenURIDialog::uriEdit

Definition at line 33 of file ui_openuridialog.h.

QVBoxLayout* Ui_OpenURIDialog::verticalLayout

Definition at line 30 of file ui_openuridialog.h.

QSpacerItem* Ui_OpenURIDialog::verticalSpacer

Definition at line 34 of file ui_openuridialog.h.


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