Bitcoin Core  22.0.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 231 of file optionsmodel.cpp.

Member Data Documentation

◆ ip

QString ProxySetting::ip

Definition at line 233 of file optionsmodel.cpp.

◆ is_set

bool ProxySetting::is_set

Definition at line 232 of file optionsmodel.cpp.

◆ port

QString ProxySetting::port

Definition at line 234 of file optionsmodel.cpp.


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