Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
ProxySetting Struct Reference

Public Attributes

bool is_set
 
QString ip
 
QString port
 

Detailed Description

Definition at line 114 of file optionsmodel.cpp.

Member Data Documentation

◆ ip

QString ProxySetting::ip

Definition at line 116 of file optionsmodel.cpp.

◆ is_set

bool ProxySetting::is_set

Definition at line 115 of file optionsmodel.cpp.

◆ port

QString ProxySetting::port

Definition at line 117 of file optionsmodel.cpp.


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