Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
OpenURIDialog Class Reference

#include <openuridialog.h>

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

Public Member Functions

 OpenURIDialog (const PlatformStyle *platformStyle, QWidget *parent)
 ~OpenURIDialog ()
QString getURI ()

Protected Slots

void accept () override
void changeEvent (QEvent *e) override

Private Attributes

Ui::OpenURIDialog * ui
const PlatformStylem_platform_style

Detailed Description

Definition at line 16 of file openuridialog.h.

Constructor & Destructor Documentation

◆ OpenURIDialog()

OpenURIDialog::OpenURIDialog ( const PlatformStyle * platformStyle,
QWidget * parent )
explicit

Definition at line 16 of file openuridialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~OpenURIDialog()

OpenURIDialog::~OpenURIDialog ( )

Definition at line 27 of file openuridialog.cpp.

Member Function Documentation

◆ accept

void OpenURIDialog::accept ( )
overrideprotectedslot

Definition at line 37 of file openuridialog.cpp.

Here is the call graph for this function:

◆ changeEvent

void OpenURIDialog::changeEvent ( QEvent * e)
overrideprotectedslot

Definition at line 48 of file openuridialog.cpp.

◆ getURI()

QString OpenURIDialog::getURI ( )

Definition at line 32 of file openuridialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ m_platform_style

const PlatformStyle* OpenURIDialog::m_platform_style
private

Definition at line 33 of file openuridialog.h.

◆ ui

Ui::OpenURIDialog* OpenURIDialog::ui
private

Definition at line 31 of file openuridialog.h.


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